We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6d984 commit c5e9e5cCopy full SHA for c5e9e5c
1 file changed
organize/settings.mdx
@@ -214,7 +214,7 @@ This section contains the full reference for the `docs.json` file.
214
Icon library settings.
215
216
<Expandable title="Icons">
217
- <ResponseField name="library" type='"fontawesome" | "lucide"' required>
+ <ResponseField name="library" type='"fontawesome" | "lucide" | "tabler"' required>
218
Icon library to use throughout your documentation. Defaults to `fontawesome`.
219
220
You can only use one icon library for your project. All icon names in your documentation must come from the same library.
0 commit comments