feat: rtk query + routing

feat: layout
feat: page component
This commit is contained in:
2023-12-23 13:20:47 +01:00
parent a659c7e282
commit 01da35833c
41 changed files with 1418 additions and 326 deletions

View File

@@ -18,11 +18,13 @@
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-radio-group": "^1.1.3",
"@reduxjs/toolkit": "^2.0.1",
"@storybook/theming": "^7.2.1",
"clsx": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.2",
"react-redux": "^9.0.4",
"react-router-dom": "^6.14.2",
"react-toastify": "^9.1.3",
"remeda": "^1.24.0",