mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2026-02-05 05:12:10 +00:00
live lesson 13-01-24
This commit is contained in:
@@ -14,11 +14,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/roboto": "^5.0.5",
|
||||
"@hookform/resolvers": "^3.3.4",
|
||||
"@radix-ui/react-checkbox": "^1.0.4",
|
||||
"@radix-ui/react-label": "^2.0.2",
|
||||
"clsx": "^2.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.49.3",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@it-incubator/eslint-config": "^0.1.3",
|
||||
|
||||
Reference in New Issue
Block a user