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

@ -105,7 +105,7 @@ const TimelineHeaderDefault: React.FC = () => {
case 'sub':
return (
// @ts-ignore
<DropdownMenu.Sub key={item}>
<DropdownMenu.Sub key={item.key}>
<DropdownMenu.SubTrigger
key={item.trigger.key}
{...item.trigger.props}