refactor into <lnbits-header /> component (#3488)
This commit is contained in:
@@ -11,7 +11,8 @@ include('components/admin/library.vue') %} {%
|
||||
include('components/admin/notifications.vue') %} {%
|
||||
include('components/admin/server.vue') %} {%
|
||||
include('components/new_user_wallet.vue') %} {%
|
||||
include('components/lnbits-footer.vue') %}
|
||||
include('components/lnbits-footer.vue') %} {%
|
||||
include('components/lnbits-header.vue') %}
|
||||
|
||||
<template id="lnbits-wallet-list">
|
||||
<q-list
|
||||
|
||||
Reference in New Issue
Block a user