feat(FN-5513): merge fusion/fn-5513

This commit is contained in:
gsxdsm
2026-05-22 16:10:13 -07:00
parent 3a6a4ece6a
commit 31c71a326a
5 changed files with 11 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ export function MobileNavBar({
onChangeView,
footerVisible,
modalOpen = false,
keyboardOpen = false,
keyboardOpen: _keyboardOpen = false,
onOpenSettings,
onOpenActivityLog,
onOpenSystemStats,