feat: add image crop modal

This commit is contained in:
Kentai Radiquum 2024-08-17 19:28:35 +05:00
parent 530fc1aad0
commit 5cde53c1d3
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 202 additions and 21 deletions

View file

@ -15,6 +15,7 @@
"markdown-to-jsx": "^7.4.7",
"next": "14.2.5",
"react": "^18",
"react-cropper": "^2.3.3",
"react-dom": "^18",
"swiper": "^11.1.4",
"swr": "^2.2.5",