diff --git a/ui/src/components/Common/NotificationModal/index.tsx b/ui/src/components/Common/NotificationModal/index.tsx index 94ab2c95..8467cd79 100644 --- a/ui/src/components/Common/NotificationModal/index.tsx +++ b/ui/src/components/Common/NotificationModal/index.tsx @@ -17,7 +17,7 @@ interface Props { const NotificationModal = (props:Props) => { return( <> - + {props?.closeModal(),props.isopen(false)}} className="text-capitalize" />