iniitialize project teardown

This commit is contained in:
geoffrey45
2022-03-07 06:49:56 +03:00
parent 7f2102f931
commit b930fc0ca6
28 changed files with 184 additions and 179 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ const tabs = useTabStore()
}
.home {
background-image: url("../../assets/icons/dashboard.svg");
background-image: url("../../assets/icons/home.svg");
}
}
</style>