fix: add typescript package for react

This commit is contained in:
Wentao Lyu 2023-03-29 03:34:13 +08:00
parent ee3f6e1d1d
commit e818ee913d

View file

@ -24,6 +24,10 @@
"@radix-ui/react-dropdown-menu": "^2.0.2",
"@radix-ui/react-label": "^2.0.0",
"@radix-ui/react-tabs": "^1.0.3",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.10",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"axios": "^1.3.4",
"class-variance-authority": "^0.4.0",
"clsx": "^1.2.1",