about summary refs log tree commit diff
path: root/src/components/Dialog/index.tsx
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-09-13 08:57:41 -0700
committerPaul Frazee <pfrazee@gmail.com>2024-09-13 08:57:41 -0700
commitc7231537f1d18de01bb3502e508999276e47b6df (patch)
tree3f8c1e73b4bff483a2ca5bfb34c6413345e2320c /src/components/Dialog/index.tsx
parent1dc7ef137cb7a546b1c84c1e7304a4f74ea1e66b (diff)
parentb47bac965f5267756f9529d911e7a49aba9e3e58 (diff)
downloadvoidsky-c7231537f1d18de01bb3502e508999276e47b6df.tar.zst
Merge branch 'ten-milly' into main
Diffstat (limited to 'src/components/Dialog/index.tsx')
-rw-r--r--src/components/Dialog/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx
index 158244c8e..cdce3765f 100644
--- a/src/components/Dialog/index.tsx
+++ b/src/components/Dialog/index.tsx
@@ -256,7 +256,7 @@ export const ScrollableInner = React.forwardRef<
           borderTopLeftRadius: 40,
           borderTopRightRadius: 40,
         },
-        flatten(style),
+        style,
       ]}
       contentContainerStyle={a.pb_4xl}
       ref={ref}>