Skip to content

Commit

Permalink
Restore empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Dec 9, 2024
1 parent 02723d9 commit f6d8c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/item-group/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const unstyledButton = ( as: 'a' | 'button' ) => {
background: none;
text-align: start;
text-decoration: ${ as === 'a' ? 'none' : undefined };
svg,
path {
fill: currentColor;
Expand Down

0 comments on commit f6d8c69

Please sign in to comment.