feat(doc): move reouter'input

This commit is contained in:
thomas
2023-10-18 10:04:26 +02:00
parent 01a41ed13f
commit a0844c8a42
16 changed files with 20 additions and 20 deletions

View File

@@ -0,0 +1,13 @@
# @RouterInput()
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve angular-router-input
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/22-angular-router-input/).