implementation #1

Open
gaiety wants to merge 11 commits from implementation into main
2 changed files with 128 additions and 680 deletions
Showing only changes of commit 80625a82ed - Show all commits

804
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,8 +3,8 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"react": "^19.1.0", "react": "^19.1.0",
Review

Latest React has nicer/simpler form action handling

Latest React has nicer/simpler form action handling
"react-dom": "^19.1.0", "react-dom": "^19.1.0",