Skip to content

Commit b0fba5b

Browse files
svenson95vimulatus
authored andcommitted
docs(c48): refactor (2)
1 parent 72e1074 commit b0fba5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/src/content/docs/challenges/forms/48-avoid-losing-form-data.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Here's the feature expressed as a user story with a functional expectation:
3434

3535
<details>
3636
<summary>Tips 🤫 if you really need it and after careful consideration ...</summary>
37-
<ul>
3837
* Use the [Material CDK](https://material.angular.io/cdk/) Dialog or Overlay - dont forget to add `@import '@angular/cdk/overlay-prebuilt.css'` in `styles.scss`.
3938
* Use the [CanDeactivate](https://angular.io/api/router/CanDeactivate) guard in the new functional approach.
40-
</ul>
4139
</details>

0 commit comments

Comments
 (0)