refactor: review fix 2

This commit is contained in:
Timothy Alcaide
2024-04-11 16:41:13 +02:00
committed by thomas
parent 7cadcc1cf6
commit 95d1bac6b8
27 changed files with 29 additions and 24 deletions

View File

@@ -0,0 +1,11 @@
# Save the form data with the navigation alert
> author: [Timothy Alcaide](https://github.com/alcaidio)
### Run Application
```bash
npx nx serve form-dialog-alert
```
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/forms/48-form-dialog-alert/).