diff options
author | HiDeoo | 2024-09-19 12:29:49 +0000 |
---|---|---|
committer | fredkbot | 2024-09-19 12:29:49 +0000 |
commit | b9e7fd39e9264d2efabc7e3bac22b2d2b7bbe0c2 (patch) | |
tree | 53e0699098518b7e8bee1c5002a23cce0a6dfc6b | |
parent | 2b3d3799d01937314bae0b72f675dc3a8b6afa54 (diff) | |
download | IT.starlight-b9e7fd39e9264d2efabc7e3bac22b2d2b7bbe0c2.tar.gz IT.starlight-b9e7fd39e9264d2efabc7e3bac22b2d2b7bbe0c2.tar.bz2 IT.starlight-b9e7fd39e9264d2efabc7e3bac22b2d2b7bbe0c2.zip |
[ci] format
-rw-r--r-- | docs/src/content/docs/fr/components/file-tree.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/fr/components/file-tree.mdx b/docs/src/content/docs/fr/components/file-tree.mdx index bf4a62d4..a829fc63 100644 --- a/docs/src/content/docs/fr/components/file-tree.mdx +++ b/docs/src/content/docs/fr/components/file-tree.mdx @@ -222,4 +222,4 @@ import { FileTree } from '@astrojs/starlight/components'; **Implémentation :** [`FileTree.astro`](https://github.com/withastro/starlight/blob/main/packages/starlight/user-components/FileTree.astro) -Le composant `<FileTree>` n'accepte aucune props.
\ No newline at end of file +Le composant `<FileTree>` n'accepte aucune props. |