diff --git a/ui/components/FeatherIcon.vue b/ui/components/FeatherIcon.vue index 26c321b4..b40a2992 100644 --- a/ui/components/FeatherIcon.vue +++ b/ui/components/FeatherIcon.vue @@ -32,6 +32,7 @@ export default { width: null, height: null }), + on: this.$listeners, class: [icon.attrs.class], domProps: { innerHTML: icon.contents