import PageLoading from "@components/Pages/PageLoading"; export default function Loading() { // Or a custom loading skeleton component return ( ) }