Rename Loading ui component files

This commit is contained in:
2026-03-12 11:41:01 +01:00
parent 8e778cfa97
commit 450373c8a5
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Loading from "../components/ui/loading/loading.tsx";
import Loading from "../components/ui/Loading/loading.tsx";
export default {