diff --git a/react/NestedSelect/Modal.jsx b/react/NestedSelect/Modal.jsx index e7d57e4f7f..d51f5bff4b 100644 --- a/react/NestedSelect/Modal.jsx +++ b/react/NestedSelect/Modal.jsx @@ -42,12 +42,7 @@ const NestedSelectDialogContent = ({ children }) => { const NestedSelectModal = props => { const { dialogProps } = useCozyDialog({ open: true }) return ( - +