diff --git a/src/components/ValidateCodeActionModal/index.tsx b/src/components/ValidateCodeActionModal/index.tsx index 155e1d3d2f37..b99f9ce951d7 100644 --- a/src/components/ValidateCodeActionModal/index.tsx +++ b/src/components/ValidateCodeActionModal/index.tsx @@ -21,6 +21,7 @@ function ValidateCodeActionModal({ disableAnimation, threeDotsMenuItems = [], onThreeDotsButtonPress = () => {}, + onModalHide = () => {}, }: ValidateCodeActionModalProps) { return (