Fix npm build error

This commit is contained in:
Daniel Egger 2022-10-05 15:56:42 +02:00
parent df6f331811
commit 7872125167
2 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ const hasMoreItemsForType = (itemType: string, items: object[]) => {
<div>
<img
class="hidden lg:block float-right"
src="/static/icons/demo/category-large.png"
:src="'/static/icons/demo/category-large.png'"
/>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 12 KiB