Add Task list on Tasks page
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import Tasks from './pages/Tasks';
|
||||
import Tasks from './pages/tasks/Tasks';
|
||||
import History from './pages/History';
|
||||
import Performances from './pages/Performances';
|
||||
import AppLayout from './layout/AppLayout';
|
||||
|
||||
Reference in New Issue
Block a user