Updating naming functions and variables. Adding onCancel call when click on the background.
All checks were successful
Deploying Website / build (push) Successful in 1m2s
All checks were successful
Deploying Website / build (push) Successful in 1m2s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@if (isAddingTask) {
|
||||
<app-new-task (close)="onStopAddTask()" />
|
||||
<app-new-task (cancel)="onCancelAddTask()" />
|
||||
}
|
||||
|
||||
<section id="tasks">
|
||||
|
Reference in New Issue
Block a user