Show opening method on hover. Allow items to be opened in an iframe

This commit is contained in:
Alicia Sykes
2021-04-06 15:47:34 +01:00
parent 8ddc2506ac
commit 7fd36d9ec6
14 changed files with 9255 additions and 37157 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
:title="item.title"
:description="item.description"
:icon="item.icon"
:iconType="item.iconType"
:target="item.target"
:svg="item.svg"
@itemClicked="$emit('itemClicked')"
/>