We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba19f78 commit 6776eabCopy full SHA for 6776eab
index.d.ts
@@ -27,6 +27,7 @@ interface FontAwesomeIconProps {
27
beatFade?: boolean
28
spinPulse?: boolean
29
spinReverse?: boolean
30
+ widthAuto?: boolean
31
}
32
33
interface FontAwesomeLayersProps {
0 commit comments