import { Center, Loader } from "@mantine/core"; export default function CommonLoading() { return (
); }