diff --git a/src/CallOut.tsx b/src/CallOut.tsx index 71162215..5e7ced78 100644 --- a/src/CallOut.tsx +++ b/src/CallOut.tsx @@ -79,7 +79,7 @@ export const CallOut = memo( {title} )} -

{children}

+
{children}
{buttonProps !== undefined && (