mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
docs(c48): refactor (3)
This commit is contained in:
@@ -34,6 +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>
|
||||
* 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 [Material CDK](https://material.angular.io/cdk/) Dialog or Overlay - don't 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.
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user