fix: remove unused VnIconLink component from VnLog.vue
This commit is contained in:
parent
a788fb970a
commit
61cc8f0813
|
@ -619,7 +619,6 @@ watch(
|
|||
:value="prop.val.val"
|
||||
:name="prop.name"
|
||||
/>
|
||||
<VnIconLink />
|
||||
<span
|
||||
v-if="
|
||||
propIndex <
|
||||
|
|
Loading…
Reference in New Issue