Skip to content

Commit

Permalink
docs(list): fix list demo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 559258437
  • Loading branch information
Elliott Marquez authored and copybara-github committed Aug 22, 2023
1 parent 349cec6 commit e0201e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion list/demo/stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const standard: MaterialStoryInit<StoryKnobs> = {
}
.list {
max-width: 36px;
max-width: 200px;
}`,
render(knobs) {
const {
Expand Down

0 comments on commit e0201e5

Please sign in to comment.