diff --git a/frontend/package.json b/frontend/package.json index 82258fe4..7935452a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,10 +14,10 @@ "@editorjs/editorjs": "^2.29.0", "@editorjs/embed": "^2.7.0", "@editorjs/header": "^2.8.1", - "@editorjs/image": "^2.9.2", "@editorjs/inline-code": "^1.5.0", "@editorjs/nested-list": "^1.4.2", "@editorjs/paragraph": "^2.11.3", + "@editorjs/simple-image": "^1.6.0", "chart.js": "^4.4.1", "dayjs": "^1.11.6", "feather-icons": "^4.28.0", diff --git a/frontend/src/components/BatchCard.vue b/frontend/src/components/BatchCard.vue index 84697c51..734950c7 100644 --- a/frontend/src/components/BatchCard.vue +++ b/frontend/src/components/BatchCard.vue @@ -3,6 +3,9 @@ class="flex flex-col shadow hover:bg-gray-100 rounded-md p-4 h-full" style="min-height: 150px" > +