import MathQuizApp from "@/components/MathQuizApp"; export default function Home() { return (
); }