add ImageConvertor component

This commit is contained in:
2023-07-11 10:27:58 +03:30
parent fe35719cca
commit 8e6eb1ea78
3 changed files with 24 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
"eslint": "8.36.0",
"formik": "^2.2.9",
"fs-extra": "^11.1.1",
"image-resize": "^1.3.2",
"image-to-file-converter": "^1.0.6",
"material-react-table": "^1.11.1",
"moment": "^2.29.4",
"next": "^13.3.0",