feat: add Fight and Exhibition registration forms with input validation and file upload functionality

This commit is contained in:
2025-07-31 19:53:19 +09:00
parent d07e778570
commit 4d0a767eac
11 changed files with 369 additions and 19 deletions
+1
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"next": "15.3.5",
"pocketbase": "^0.26.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"swiper": "^11.2.10"