diff --git a/packages/paste-core/components/modal/src/ModalBody.tsx b/packages/paste-core/components/modal/src/ModalBody.tsx index 9297579678..a0e5f8303e 100644 --- a/packages/paste-core/components/modal/src/ModalBody.tsx +++ b/packages/paste-core/components/modal/src/ModalBody.tsx @@ -19,13 +19,13 @@ const ModalBody = React.forwardRef( ({ children, element = "MODAL_BODY", ...props }, ref) => { return ( {children}