refactor(splash): encapsulate auth logic in SplashButton for SSR support
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
"use client";
|
||||
|
||||
import { SplashScreen } from "@/app/splash/components/splash-screen";
|
||||
|
||||
export default function SplashPage() {
|
||||
|
||||
Reference in New Issue
Block a user