Add Support for LabelV2, Add LabelModal and LabelView.
Add React Query
This commit is contained in:
parent
5e590bfe9f
commit
42182371ff
18 changed files with 839 additions and 71 deletions
|
@ -35,7 +35,9 @@
|
|||
"prop-types": "^15.8.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-query": "^3.39.3",
|
||||
"react-router-dom": "^6.21.1",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"reactjs-social-login": "^2.6.3",
|
||||
"vite-plugin-pwa": "^0.20.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue