feat: implement base text manager and view components

This commit is contained in:
2026-02-05 18:20:05 +05:00
parent f1f37aec9e
commit a5cea0ab57
8 changed files with 281 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
</script>
<div class="text-bar">
<Card title="Тексты панелей"><TextManager /></Card>
<TextManager />
<Card title="Настройки текста">Настройки текста</Card>
</div>