refactor into '<lnbits-drawer />' component (#3499)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
window.app.component('lnbits-drawer', {
|
||||
template: '#lnbits-drawer',
|
||||
mixins: [window.windowMixin]
|
||||
})
|
||||
Reference in New Issue
Block a user