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
|
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
|
f9a087ca14
|
Added BlockedUsers, MutedUsers pages. Updated Settings
• Added:
- BlockedUsers, MutedUsers pages
• Updated:
- SettingsPage, SettingsLayout
|
2020-06-10 12:08:31 -04:00 |
|