Pulled in Joey's code and made it work with mine.

This commit is contained in:
WildScotsmen
2018-11-25 16:53:56 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -224,4 +224,4 @@ ContactForm.propTypes = {
classes: PropTypes.object.isRequired,
};
export default withStyles(styles)(ContactForm);
export default withStyles(styles)(ContactForm);