We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd8a98 commit 202ef59Copy full SHA for 202ef59
challenges/ecosystem/03.md
@@ -96,7 +96,7 @@ export function StarshipCard({
96
}
97
```
98
99
-**🔭 Hint:** Not familiar with destructuring? [have a look at the patterns page](https://davidl.fr/workshop/patterns#destructuring-props).
+**🔭 Hint:** Not familiar with destructuring? [have a look at the patterns page](https://davidl.fr/workshop/snippets#destructuring).
100
101
### Do you need a translation?
102
@@ -116,4 +116,4 @@ export function StarshipCard({
116
117
```console
118
code --install-extension yoavbls.pretty-ts-errors
119
-```
+```
0 commit comments