diff --git a/apps/client/src/widgets/mobile_widgets/TabSwitcher.tsx b/apps/client/src/widgets/mobile_widgets/TabSwitcher.tsx index 7f80360ee..c779a5804 100644 --- a/apps/client/src/widgets/mobile_widgets/TabSwitcher.tsx +++ b/apps/client/src/widgets/mobile_widgets/TabSwitcher.tsx @@ -129,7 +129,7 @@ function Tab({ noteContext, containerRef, selectTab, activeNtxId }: { }} >
- + {note && } {noteContext.note?.title ?? t("tab_row.new_tab")}