2
0
mirror of https://github.com/frappe/books.git synced 2024-12-24 20:00:29 +00:00

fix: Pass all listeners to feather-icon component

This commit is contained in:
Faris Ansari 2019-11-22 00:51:26 +05:30
parent 72b64e818e
commit 06f75e97fe

View File

@ -32,6 +32,7 @@ export default {
width: null,
height: null
}),
on: this.$listeners,
class: [icon.attrs.class],
domProps: {
innerHTML: icon.contents