refactor: use <template> for components (#2715)

* refactor: use <template> for components
* fix paymentchart
This commit is contained in:
dni ⚡ 2024-09-27 12:09:47 +02:00 committed by GitHub
parent 75bcbdc18d
commit 898f264951
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 936 additions and 747 deletions

View file

@ -89,7 +89,6 @@
"components": [
"js/components/lnbits-funding-sources.js",
"js/components/extension-settings.js",
"js/components/extension-rating.js",
"js/components/payment-list.js",
"js/components/payment-chart.js",
"js/components.js",