diff --git a/src/App.js b/src/App.js index e7c05b5..54f11bd 100644 --- a/src/App.js +++ b/src/App.js @@ -129,7 +129,7 @@ export default function App() { createTask(); setOpened(false); }}> - Create Task + register task @@ -140,7 +140,7 @@ export default function App() { fontFamily: `Greycliff CF, ${theme.fontFamily}`, fontWeight: 900, })}> - My Tasks + write Tasks