fix: markdown

This commit is contained in:
thomas
2024-07-02 17:19:04 +02:00
parent 1f797535fe
commit 11dd689e53

View File

@@ -44,10 +44,14 @@ Some Typescript design patterns, in combination with the Angular features, could
<details>
<summary>Hint 1</summary>
Use the `CanDeactivate` functional guard
Use the `CanDeactivate` functional guard
</details>
<details>
<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>