Commit Graph

9 Commits

Author SHA1 Message Date
mgabdev 176ddc22f2 Updated the default class name
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev d5ad398d53 Updated all long style names to be more compact
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -05:00
mgabdev ddca693cfc Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
• Removing:
- the reformatting of propTypes and set redux, intl functions to end of component
2020-08-17 19:57:35 -05:00
mgabdev 7e47bb1d9c Removed prop-types global import, added to files directly
• Removed:
- prop-types global import, added to files directly
2020-08-17 15:59:29 -05:00
mgabdev 43e384554c Remove React, PureComponent global import, added those imports to files directly
• Remove:
- React, PureComponent global import and added those imports to files directly
2020-08-17 15:07:16 -05:00
mgabdev 92a89e2425 Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev 2316494f58 Added toHome prop to BackButton
• Added:
- toHome prop to BackButton
2020-06-10 12:02:56 -04:00
mgabdev dcb0a2c74b Progress 2020-05-09 23:26:58 -04:00
mgabdev b620cb1372 Progress 2020-05-08 22:17:19 -04:00