Skip to content

Commit

Permalink
Remove proptype
Browse files Browse the repository at this point in the history
  • Loading branch information
jonybur committed Dec 16, 2024
1 parent 938bab1 commit f5d25fb
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,4 @@ SiteCellConnectionListItem.propTypes = {
* Components to display in the connection list item
*/
content: PropTypes.node,

/**
* Test ID for the edit button
*/
editButtonTestId: PropTypes.string,
};

0 comments on commit f5d25fb

Please sign in to comment.