Skip to content

Commit

Permalink
chore: add props to accordion storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandar-r committed Mar 26, 2024
1 parent 9217095 commit e50a5e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/core/Accordion/Accordion.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ export default {
content: "Content 4",
},
],
autoClose: true,
topBorder: false,
bottomBorder: false,
arrowIcon: false,
},
};

Expand Down

0 comments on commit e50a5e4

Please sign in to comment.