create petitions

added support to create petitions from the website
This commit is contained in:
fISHIE
2026-01-28 15:22:03 +05:00
parent 80242d7621
commit 327dadff22
14 changed files with 715 additions and 1336 deletions

View File

@@ -23,6 +23,7 @@
"marked": "^17.0.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.13.0",
"react-signature-canvas": "^1.1.0-alpha.2",
"tailwind-merge": "^3.4.0"
},