Skip to content

Commit

Permalink
fix: breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
Volnei Munhoz authored and Volnei Munhoz committed May 17, 2023
1 parent 263e101 commit 6cecce5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/components/button.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export const Button = ({ primary, size, label, ...props }) => {
);
};


Button.propTypes = {
/**
* How large should the button be?
Expand Down

0 comments on commit 6cecce5

Please sign in to comment.