import { Main, jitter, n_of, render_and_copy } from "./common.tsx"; const Square = ({ row }: { row: number }) => (