
* new EmptyScreen component, using it in /bookings * Linting fixes Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
1 line
83 B
TypeScript
1 line
83 B
TypeScript
export type SVGComponent = React.FunctionComponent<React.SVGProps<SVGSVGElement>>;
|