Skip to content

Commit e872189

Browse files
committed
updates for auto width and rotateBy
1 parent 8a8e7fd commit e872189

File tree

9 files changed

+4923
-334
lines changed

9 files changed

+4923
-334
lines changed

.tool-versions

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
<<<<<<< Updated upstream
12
nodejs 22.11.0
3+
=======
4+
nodejs 14.17.3 22.11.0
5+
>>>>>>> Stashed changes
26
python 3.9.19 2.7.18

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ export interface FontAwesomeIconProps extends BackwardCompatibleOmit<SVGAttribut
5050
title?: string;
5151
titleId?: string;
5252
swapOpacity?: boolean;
53+
widthAuto?: boolean
5354
}

0 commit comments

Comments
 (0)