Skip to content

Commit

Permalink
run proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Aug 15, 2024
1 parent b1ab060 commit f126e59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/mui-material/src/Link/Link.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@ Link.propTypes /* remove-proptypes */ = {
* @ignore
*/
onFocus: PropTypes.func,
/**
* @ignore
*/
style: PropTypes.object,
/**
* The system prop that allows defining system overrides as well as additional CSS styles.
*/
Expand Down

0 comments on commit f126e59

Please sign in to comment.