improve: Drag & Drop (work in progress)
fix: - Axios: login error msg
This commit is contained in:
@@ -14,6 +14,7 @@ export interface ITodo {
|
||||
id_next?: string,
|
||||
modified?: boolean,
|
||||
pos?: number,
|
||||
order?: number,
|
||||
progress?: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user