We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c5a2c commit e76bf2eCopy full SHA for e76bf2e
src/index.d.ts
@@ -10,3 +10,5 @@ interface CIcon {
10
}
11
12
export declare const CIcon: (props: CIcon) => any
13
+
14
+export default (props: CIcon) => any
0 commit comments