issues
search
Imads608
/
PokeHub-App
This is a clone of Pokemon Showdown with additional features. (This is sort of inactive for now)
0
stars
0
forks
source link
(#31) Create Composable and Shareable Styles that Components can use
#54
Open
Imads608
opened
2 years ago
Imads608
commented
2 years ago
Added tss-react package for using hook styled styling instead of mui
Created common styling hooks for some components
Refactored existing components to use makeStyles from tss-react package
Update orm config files to use expected ts file now instead
Added script to run migration for user data
Fixed errors seen when trying to return user data with no avatar
Moved dev script under tools directory