mirror of
https://github.com/detleph/components.git
synced 2026-09-04 08:36:03 +02:00
2 lines
117 B
TypeScript
2 lines
117 B
TypeScript
export const ReactComponent: React.FunctionComponent<Component<React.SVGProps<SVGSVGElement>>> & { title?: string };
|