[Sheets] [Pt. 2] Remove a bunch of now-unnecessary things (#5560)

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
Hailey
2024-10-02 14:43:27 -07:00
committed by GitHub
parent 64c9d86488
commit a2e8f3cbc4
40 changed files with 90 additions and 243 deletions
-2
View File
@@ -41,8 +41,6 @@ export function Outer({
return (
<Dialog.Outer control={control} testID={testID}>
<Context.Provider value={context}>
<Dialog.Handle />
<Dialog.ScrollableInner
accessibilityLabelledBy={titleId}
accessibilityDescribedBy={descriptionId}