mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
fix: markdown
This commit is contained in:
@@ -44,10 +44,14 @@ Some Typescript design patterns, in combination with the Angular features, could
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Hint 1</summary>
|
<summary>Hint 1</summary>
|
||||||
Use the `CanDeactivate` functional guard
|
|
||||||
|
Use the `CanDeactivate` functional guard
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Hint 2</summary>
|
<summary>Hint 2</summary>
|
||||||
Material Design dialog documentation can be found [here](https://material.angular.io/components/dialog/overview)
|
|
||||||
|
Material Design dialog documentation can be found [here](https://material.angular.io/components/dialog/overview)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user