Skip to content

Commit

Permalink
refactor: removed unnecessary onLogoNavigate prop
Browse files Browse the repository at this point in the history
  • Loading branch information
PKulkoRaccoonGang committed Oct 31, 2024
1 parent d5745e2 commit 5ead432
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/studio-header/HeaderBody.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ HeaderBody.propTypes = {
outlineLink: PropTypes.string,
searchButtonAction: PropTypes.func,
containerProps: PropTypes.shape(Container.propTypes),
onLogoNavigate: PropTypes.func.isRequired,
};

HeaderBody.defaultProps = {
Expand Down

0 comments on commit 5ead432

Please sign in to comment.