fix: load FA locally instead of CDN; Alpine color input error via x-init+
This commit is contained in:
@@ -15,6 +15,7 @@ document.addEventListener('alpine:init', () => {
|
||||
// ── Edit state ──
|
||||
editing: null,
|
||||
editForm: {
|
||||
bg_color: '',
|
||||
actions: {
|
||||
tap: {},
|
||||
long_press: {},
|
||||
|
||||
Reference in New Issue
Block a user