#169 exchange of weekcalendar to mytask component in router '/'

parent da0ea8d0
......@@ -48,7 +48,8 @@ const App = () => {
isAllowed={user}
redirectUrl={"/sign-in"}
>
<WeekCalendar />
<MyTasks />
{/* <WeekCalendar /> */}
</ProtectedRoute>
} />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment