import cn from "classnames" import style from "./style.module.scss" export function Spinner(props: {className?: string}) { return (