diff --git a/src/components/Dialog/shared.tsx b/src/components/Dialog/shared.tsx index d13ea845ae..b57d9c1fec 100644 --- a/src/components/Dialog/shared.tsx +++ b/src/components/Dialog/shared.tsx @@ -64,7 +64,7 @@ export function HeaderText({ style?: StyleProp }) { return ( - + {children} )