import { Flex, Spinner } from "@chakra-ui/react"; export function SpinnerPage() { return ( ); }