Skip to content

Commit

Permalink
Removes unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordi-PV committed Jun 5, 2024
1 parent 2e475a6 commit 2285d41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-library/src/elements/toast/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const Close = ( {

Close.propTypes = {
dismissScreenReaderLabel: PropTypes.string.isRequired,
className: PropTypes.string,
};

/**
Expand Down

0 comments on commit 2285d41

Please sign in to comment.