Skip to content

Commit

Permalink
fix: forward button has inner ring prop to button classes
Browse files Browse the repository at this point in the history
  • Loading branch information
lovrozagar committed Oct 14, 2024
1 parent b0792b9 commit ce20719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/button/hooks/use-button.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ function useButton(props: ButtonProps) {
size,
variant,
hasRingOnAnyFocus,
hasDefaultInnerRing,
hasDefaultFocusVisibleStyles,
hasDefaultPressedStyles,
hasDefaultHoverStyles,
Expand Down

0 comments on commit ce20719

Please sign in to comment.