Skip to content
/ docs Public
forked from withastro/docs

Commit

Permalink
i18n(fr): Update guides/troubleshooting.mdx from withastro#9344
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Bonnet <[email protected]>
  • Loading branch information
thomasbnt committed Sep 9, 2024
1 parent efb6beb commit 245164a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/fr/guides/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Cela signifie que la [Content Security Policy](https://developer.mozilla.org/en-

### Mon composant ne s'affiche pas

En premier lieu, vérifiez que vous avez **importé le composant** dans votre [Script de composant `.astro`](/fr/basics/astro-components/#le-script-du-composant) ou dans votre [fichier `.mdx`](/fr/guides/markdown-content/#utilisation-des-composants-en-mdx).
En premier lieu, vérifiez que vous avez **importé le composant** dans votre [Script de composant `.astro`](/fr/basics/astro-components/#le-script-du-composant) ou dans votre [fichier `.mdx`](/fr/guides/integrations-guide/mdx/#utilisation-des-composants-en-mdx).

Ensuite, vérifiez votre appel `import` :

Expand Down

0 comments on commit 245164a

Please sign in to comment.