The Great Unjanking of the Sheets (#9973)
This commit is contained in:
@@ -151,7 +151,7 @@ export function Content<T>({
|
||||
}, [items, context.value, valueExtractor, setValue])
|
||||
|
||||
return (
|
||||
<Dialog.Outer control={control}>
|
||||
<Dialog.Outer control={control} nativeOptions={{fullHeight: true}}>
|
||||
<ContentInner
|
||||
control={control}
|
||||
items={items}
|
||||
|
||||
Reference in New Issue
Block a user