import { Loader } from "../ui/loader" export const FullscreenLoader = () => { return (
) }