Skip to content

Commit

Permalink
change form invalid code
Browse files Browse the repository at this point in the history
  • Loading branch information
glassonion1 committed Dec 21, 2023
1 parent 6d621bd commit b1fb402
Show file tree
Hide file tree
Showing 12 changed files with 766 additions and 801 deletions.
4 changes: 3 additions & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@
"@sakura-ui/core": "^0.1.27",
"@sakura-ui/forms": "^0.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.0"
},
"devDependencies": {
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.3.2",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
Expand Down
Loading

0 comments on commit b1fb402

Please sign in to comment.