From 43b1cc504a8416617f6db14d1ac5e9e7d006aab1 Mon Sep 17 00:00:00 2001 From: bullas Date: Thu, 12 Mar 2026 15:49:56 -0300 Subject: [PATCH] update title --- src/app/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 3e18206..7dc94e0 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -15,7 +15,7 @@ export function App() { className={`sidebar__link ${activePage === "tasks" ? "is-active" : ""}`} onClick={() => setActivePage("tasks")} > - Tarefas + Minhas Tarefas