Skip to content

Commit 47b25b1

Browse files
author
Simon Planinschek
committed
Add index.ts and types.ts
1 parent bdf9c59 commit 47b25b1

2 files changed

Lines changed: 2639 additions & 0 deletions

File tree

src/components/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import React from 'react'
2+
export type IconProps = React.SVGProps<SVGSVGElement>

0 commit comments

Comments
 (0)