Skip to content

Commit 7ffbc05

Browse files
author
Simon Planinschek
committed
Add React SVG prop type
1 parent fb5ac91 commit 7ffbc05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export type IconProps = React.SVGProps<SVGSVGElement>

0 commit comments

Comments
 (0)