Skip to content

Commit 9b49daf

Browse files
authored
fix(app): update tabs drawer copy (#36937)
1 parent d6f1b08 commit 9b49daf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/app/src/components/help-button.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export function TabsInfoPopup() {
114114
<DrawerContent>
115115
<div class="flex h-[52px] w-full shrink-0 items-center gap-4 self-stretch border-b border-v2-border-border-muted p-4">
116116
<p class="min-h-0 min-w-0 flex-1 text-[13px] font-[530] leading-5 tracking-[-0.04px] tabular-nums text-v2-text-text-muted">
117-
June 16
117+
July 14
118118
</p>
119119
<DrawerClose
120120
as={IconButtonV2}
@@ -147,7 +147,7 @@ export function TabsInfoPopup() {
147147
<p>When you reopen the app, your tabs are still open.</p>
148148
<p>
149149
The new design does not support Git Worktrees yet, it's coming soon. So if you'd prefer to continue using
150-
the previous layout , you can switch between layouts in Settings. Just keep in mind that the new layout
150+
the previous layout, you can switch between layouts in Settings. Just keep in mind that the new layout
151151
will become permanent in a few weeks.
152152
</p>
153153
</div>

0 commit comments

Comments
 (0)