1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Bump packages

This commit is contained in:
xmflsct
2023-03-10 14:03:10 +01:00
parent af991fdc56
commit 97fb5b8e6d
7 changed files with 22 additions and 22 deletions

View File

@@ -152,7 +152,7 @@ const Root: React.FC<NativeStackScreenProps<TabLocalStackParamList, 'Tab-Local-R
hidden: false
},
title: list.title,
icon: 'list.bullet'
icon: 'list.bullet' as any
}))
].map(menu => (
<DropdownMenu.Item key={menu.key} {...menu.item}>