Skip to content

Commit f7adaa2

Browse files
authored
add icon in navbar (#748)
1 parent 4a74003 commit f7adaa2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

settings.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ This section contains the full reference for the docs.json file.
227227
<ResponseField name="href" type="string (uri)" required>
228228
A valid path or external link
229229
</ResponseField>
230+
<ResponseField name="icon" type="string | object">
231+
The icon to be displayed in the navbar.
232+
</ResponseField>
230233
</Expandable>
231234
</ResponseField>
232235
<ResponseField name="primary" type="object">

0 commit comments

Comments
 (0)