This commit is contained in:
a-ill
2023-07-13 14:32:49 +03:00
parent 9f5ec9e26a
commit 8a176b7c1b
58 changed files with 1756 additions and 317 deletions

View File

@@ -11,7 +11,7 @@
let hambInput
let navbar
let localesDropdown
let loaded
let loaded = writable(0)
let content = writable({})
let locale = loadLocaleContent(content,"navbar-component",loaded)