Update index.ts

This commit is contained in:
@yunglocokid
2024-05-12 13:44:24 +07:00
committed by GitHub
parent d2311fc19c
commit a4a3682bb5
+1 -1
View File
@@ -1,4 +1,4 @@
import HomePage from "@pages/HomePage/ui/HomePage"; import HomePage from "./ui/HomePage";
export { export {
HomePage HomePage