update font dan color

This commit is contained in:
bagus-arie05
2025-11-05 10:51:35 +07:00
parent dbb8050dc5
commit 39d064c30c
37 changed files with 5377 additions and 3228 deletions

No files matched your search

+1 -1
View File
@@ -15,7 +15,7 @@
<script setup lang="ts">
import { ref } from "vue";
import SideBar from "../components/SideBar1.vue";
import SideBar from "../components/SideBar.vue";
// Ensure this path matches your store location
import { useNavItemsStore } from '~/stores/navItems1';