Penerapan UI Home
# style: - Tampilan home dan loading ## No issue
This commit is contained in:
@@ -2,7 +2,7 @@ import { Event_SplashScreen } from "@/app_modules/event";
|
||||
|
||||
export default async function Page() {
|
||||
// await new Promise((a, b) => {
|
||||
// setTimeout(a, 1000);
|
||||
// setTimeout(a, 3000);
|
||||
// });
|
||||
return <Event_SplashScreen />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user