You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/guides/docs/sidebar/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ To pass in custom props to a sidebar item, add the optional `customProps` object
191
191
};
192
192
```
193
193
194
-
## Passing a unique key {#passing-custom-props}
194
+
## Passing a unique key {#passing-unique-key}
195
195
196
196
Passing a unique `key` attribute can help uniquely identify a sidebar item. Sometimes other attributes (such as `label`) are not enough to distinguish two sidebar items from each other.
0 commit comments