Skip to content

Commit

Permalink
code review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Mar 13, 2023
1 parent 2bf4b2c commit 5ad1d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/joy/components/list/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To learn how to add more sizes to the component, check out [Themed components—

Use the `ListItemDecorator` component to add supporting icons or elements to the list item.

It comes with a minimum set width that you can adjust via the `--List-decoratorSize` CSS variable within the `List` component.
It comes with a minimum set width that you can adjust via the `--ListItemDecorator-size` CSS variable within the `List` component.

{{"demo": "DecoratedList.js"}}

Expand Down

0 comments on commit 5ad1d59

Please sign in to comment.