Commit Graph

11 Commits

Author SHA1 Message Date
mgabdev 2f4700e89f Updated classNames constant in components that werent using
• Updated:
- classNames constant in components that werent using
2020-08-18 19:39:06 -05:00
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 e5f4e12b7b Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
2020-08-18 12:07:47 -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 5a55f89dbe Removed connect global import, added to files directly
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -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 c3d0d8bde2 Progress 2020-04-28 01:33:58 -04:00
mgabdev 595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev b5e3c2a94f Progress 2020-04-06 21:53:23 -04:00
mgabdev bc631b65db Progress 2020-03-27 18:57:03 -04:00