mirror of
https://github.com/ershisan99/it-incubator-todolist-ts-17-live-2024-08-17.git
synced 2025-12-16 12:33:29 +00:00
chore: refactor tasks reducer to export selectors
This commit is contained in:
@@ -13,7 +13,6 @@ import {
|
||||
addTaskTC,
|
||||
removeTaskTC,
|
||||
selectTasks,
|
||||
TasksState,
|
||||
updateTaskTC,
|
||||
} from './tasks-reducer'
|
||||
import { TaskStatuses } from 'api/todolists-api'
|
||||
|
||||
Reference in New Issue
Block a user