Clean up styles

This commit is contained in:
Daniel Lautzenheiser
2022-09-19 21:15:15 -04:00
parent 38bbe3ebb7
commit c5a8a7cc1a
13 changed files with 682 additions and 477 deletions

View File

@ -29,5 +29,8 @@
"react": "^16.8.4",
"react-dom": "^16.8.4"
},
"devDependencies": {
"react-hot-loader": "4.13.0"
},
"incrementToForceBump": 2
}