Skip to content

Commit 8c43d03

Browse files
committed
fix: resolve tasks toggle listener leak and rename menu button
1 parent 375b5a7 commit 8c43d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/MainActionMenu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export function MainActionMenu() {
7676
fontSize: 14,
7777
}}
7878
>
79-
Reminders
79+
Tasks
8080
</button>
8181
<button
8282
onClick={() => {

0 commit comments

Comments
 (0)