Skip to content

Commit

Permalink
removed unused prop type
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducica committed Dec 31, 2024
1 parent f10d933 commit a418f11
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export const RequestModalContent = ({
RequestModalContent.propTypes = {
request: PropTypes.object.isRequired,
customFields: PropTypes.object,
modalActions: PropTypes.array,
allowedHtmlAttrs: PropTypes.object,
allowedHtmlTags: PropTypes.array,
};

0 comments on commit a418f11

Please sign in to comment.