From 64b8d94bb698b8e6b34a098b6695e40688ac9274 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 19 Feb 2024 14:02:30 -0600 Subject: [PATCH] Remove comment, revert storybook --- src/components/Dialog/index.tsx | 1 - src/view/screens/Storybook/index.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx index c719f0eb35..4fd162b9e8 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -116,7 +116,6 @@ export function Outer({ ) } -// TODO a11y props here, or is that handled by the sheet? export function Inner({children, style}: DialogInnerProps) { const insets = useSafeAreaInsets() return ( diff --git a/src/view/screens/Storybook/index.tsx b/src/view/screens/Storybook/index.tsx index e9a38416dc..40929555e5 100644 --- a/src/view/screens/Storybook/index.tsx +++ b/src/view/screens/Storybook/index.tsx @@ -65,7 +65,6 @@ export function Storybook() { Dark - @@ -84,6 +83,7 @@ export function Storybook() { +