import { Center, Loader } from '@mantine/core' export function PageLoader() { return (
) }