fix: load FA locally instead of CDN; Alpine color input error via x-init+

This commit is contained in:
totmin
2026-06-17 13:53:48 +07:00
parent 164660bed8
commit 1415c8b644
15 changed files with 71 additions and 16 deletions
+1
View File
@@ -15,6 +15,7 @@ document.addEventListener('alpine:init', () => {
// ── Edit state ──
editing: null,
editForm: {
bg_color: '',
actions: {
tap: {},
long_press: {},