diff --git a/packages/react-sdk/src/components/internal/Dialog.tsx b/packages/react-sdk/src/components/internal/Dialog.tsx index 8e22658f6..7464be407 100644 --- a/packages/react-sdk/src/components/internal/Dialog.tsx +++ b/packages/react-sdk/src/components/internal/Dialog.tsx @@ -41,8 +41,8 @@ export const Dialog: React.FC = ({
@@ -63,7 +63,8 @@ export const Dialog: React.FC = ({
{title} @@ -72,7 +73,7 @@ export const Dialog: React.FC = ({ )} {/* Content starts at the top */} -
+
{children}