Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
onghwan committed Dec 4, 2024
1 parent b46dd9b commit 5d559d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/k2-alpine/src/components/Button/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ interface ButtonProps {
size: ButtonSize
leftIcon?: ButtonIconType
rightIcon?: ButtonIconType
activeOpacity?: number
}

export const Button = forwardRef<
Expand Down

0 comments on commit 5d559d3

Please sign in to comment.