update types

This commit is contained in:
Hailey
2024-10-01 17:02:31 -07:00
parent e1ccaccd90
commit b900ac6582
17 changed files with 59 additions and 82 deletions
@@ -76,10 +76,7 @@ export function WizardEditListDialog({
)
return (
<Dialog.Outer
control={control}
testID="newChatDialog"
nativeOptions={{sheet: {snapPoints: ['95%']}}}>
<Dialog.Outer control={control} testID="newChatDialog">
<Dialog.InnerFlatList
ref={listRef}
data={getData()}