a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at debug/datetime 2 lines 84 B view raw
1import type { SVGProps } from "react"; 2export type Props = SVGProps<SVGSVGElement>;