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