feat: Add image cropping functionality with a new component, dialog, and canvas utilities.
All checks were successful
Deploy to Production / test (push) Successful in 40s

This commit is contained in:
syntaxbullet
2026-02-06 12:45:09 +01:00
parent 34958aa220
commit 1ffe397fbb
7 changed files with 365 additions and 9 deletions

View File

@@ -30,6 +30,7 @@
"next-themes": "^0.4.6",
"react": "^19",
"react-dom": "^19",
"react-easy-crop": "^5.5.6",
"react-hook-form": "^7.70.0",
"react-router-dom": "^7.12.0",
"recharts": "^3.6.0",