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:
parent
72b64e818e
commit
06f75e97fe
@ -32,6 +32,7 @@ export default {
|
||||
width: null,
|
||||
height: null
|
||||
}),
|
||||
on: this.$listeners,
|
||||
class: [icon.attrs.class],
|
||||
domProps: {
|
||||
innerHTML: icon.contents
|
||||
|
Loading…
Reference in New Issue
Block a user