Migrate Welcome page to react

This commit is contained in:
jveebs 2023-04-06 13:08:54 -04:00
parent 0ec74296b3
commit a7f5d35497
3 changed files with 221 additions and 39 deletions

View file

@ -13,7 +13,9 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.2.3",
"react": "^18.2.0",
"react-bootstrap": "^2.7.2",
"react-dom": "^18.2.0",
"react-pro-sidebar": "^1.0.0",
"react-scripts": "5.0.1",