Skip to content

Commit

Permalink
docs(c48): refactor (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
svenson95 committed Apr 18, 2024
1 parent 74c4b10 commit 9f36fc1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Here's the feature expressed as a user story with a functional expectation:

<details>
<summary>Tips 🤫 if you really need it and after careful consideration ...</summary>
<ul>
* 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`.
* Use the [CanDeactivate](https://angular.io/api/router/CanDeactivate) guard in the new functional approach.
</ul>
</details>

0 comments on commit 9f36fc1

Please sign in to comment.