a tool for shared writing and social publishing
at fix/bottom-scroll-margin-on-docs 2 lines 84 B view raw
1import type { SVGProps } from "react"; 2export type Props = SVGProps<SVGSVGElement>;