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 298614c commit 0f2461fCopy full SHA for 0f2461f
index.d.ts
@@ -10,7 +10,7 @@ import {
10
FaSymbol
11
} from '@fortawesome/fontawesome-svg-core'
12
13
-export function FontAwesomeIcon(props: FontAwesomeIconProps): JSX.Element
+export function FontAwesomeIcon(props: FontAwesomeIconProps): React.JSX.Element
14
15
/**
16
* @deprecated use FontAwesomeIconProps
0 commit comments