Skip to content

Commit

Permalink
Update packages/upgrade/transforms/__testfixtures__/enable-v12-tile-r…
Browse files Browse the repository at this point in the history
…adio-icons.input.js

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
riddhybansal and tay1orjones authored Jan 17, 2025
1 parent 1d92d9d commit 1b4dc82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function TestComponent() {
Option 2
</RadioTile>
</TileGroup>
{/* Case 2: Already wrapped but missing attribute */}
{/* Case 2: Already wrapped but missing flag prop */}
<FeatureFlags>
<TileGroup legend="Missing Attribute" name="wrapped">
<RadioTile id="wrapped-1" value="wrapped-1">
Expand Down

0 comments on commit 1b4dc82

Please sign in to comment.