Fixing some things, styling some things, need to add modal, and card information data to it

This commit is contained in:
Frank Delaguila
2022-11-04 02:26:47 -06:00
parent 009ba01a74
commit a7d15cc120
6 changed files with 102 additions and 12 deletions

View File

@@ -12,9 +12,11 @@
},
"dependencies": {
"@tauri-apps/api": "^1.1.0",
"@types/lodash": "^4.14.187",
"@types/node": "18.11.9",
"@types/react": "18.0.24",
"@types/react-dom": "18.0.8",
"lodash": "^4.17.21",
"next": "13.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",