rename folder structure

This commit is contained in:
2024-10-26 11:21:04 +03:30
parent 8636dd214d
commit 64541d52c0
15 changed files with 78 additions and 80 deletions

View File

@@ -1,4 +1,4 @@
import TestPage from "@/components/dashboard/test";
import TestPage from "@/components/dashboard/azmayesh";
const Page = () => {
return <TestPage/>;