-
- Downloads
(feat): add modal for delete a todo
Showing
- todo-workspace/frontend/src/app/app.config.ts 2 additions, 2 deletionstodo-workspace/frontend/src/app/app.config.ts
- todo-workspace/frontend/src/app/features/todo-list/components/add-todo-form.component.ts 2 additions, 2 deletions.../features/todo-list/components/add-todo-form.component.ts
- todo-workspace/frontend/src/app/features/todo-list/components/modal-confirm.component.ts 30 additions, 0 deletions.../features/todo-list/components/modal-confirm.component.ts
- todo-workspace/frontend/src/app/features/todo-list/components/todo-list-item.ts 11 additions, 7 deletions...d/src/app/features/todo-list/components/todo-list-item.ts
- todo-workspace/frontend/src/app/features/todo-list/todo-list.component.html 12 additions, 7 deletions...ntend/src/app/features/todo-list/todo-list.component.html
Please register or sign in to comment