Add prop-types
This commit is contained in:
parent
1b14b697c9
commit
cba2439f11
|
@ -10,6 +10,7 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"swr": "^2.2.5"
|
||||
|
|
Loading…
Reference in New Issue