Skip to content

Commit

Permalink
docs(list): adds list item subcomponent to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anechol authored and kajabi-bot committed Aug 18, 2023
1 parent 6fdb80d commit b5f45fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/sage-react/lib/List/List.story.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ export default {
},
},
},
subcomponents: {
'List.Item': ListItem,
},
argTypes: {
...selectArgs({
dragHandleType: List.DRAG_HANDLE_TYPES,
Expand Down

0 comments on commit b5f45fa

Please sign in to comment.