Skip to content

Commit

Permalink
Amend
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Jan 20, 2025
1 parent 8543055 commit cd35223
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions www/src/components/ui/button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,4 @@ const Button = React.forwardRef<HTMLButtonElement, ButtonProps>(
}
);

Button.displayName = "Button";

export { Button, buttonVariants };

0 comments on commit cd35223

Please sign in to comment.