diff --git a/src/App.vue b/src/App.vue index c657147..8f636e3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,6 +4,7 @@ import All_new_section from "./components/All_new_section.vue"; import General_section from "./components/General_section.vue"; import Setings from "./components/Setings.vue"; import Authe from "./components/Authe.vue"; +import Istochnik from "./components/Istochnik.vue"; // Инициализация темы при загрузке приложения onMounted(() => { @@ -50,6 +51,13 @@ function handleUpdate(newValue) { + +
+
+ + +
+