Fix npm build error
This commit is contained in:
parent
df6f331811
commit
7872125167
|
|
@ -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 |
Loading…
Reference in New Issue