chore: cleanup

This commit is contained in:
Brooklyn Nicholson 2026-04-15 10:35:08 -05:00
parent cc15b55bb9
commit 9931d1d814
13 changed files with 250 additions and 111 deletions

View file

@ -143,7 +143,7 @@ export function AppOverlays({
<Box
backgroundColor={active ? (ui.theme.color.completionCurrentBg as any) : undefined}
flexDirection="row"
key={item.text}
key={`${start + i}:${item.text}:${item.display}:${item.meta ?? ''}`}
width="100%"
>
<Text bold={active} color={ui.theme.color.bronze as any}>