Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Arrays of Objects #46

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

nirebu
Copy link
Contributor

@nirebu nirebu commented Jul 6, 2021

Hello 👋 I was trying to create stories where a component would take an array of objects as input (e.g. a Menu Component). Inspired by this original issue on the Storybook repo storybookjs/storybook#810, I've tried to replicate the same behaviour in supporting Arrays of Objects as first class citizens.

cc @elia , @nerfologist

@nirebu nirebu marked this pull request as ready for review July 6, 2021 07:32
@jonspalmer jonspalmer merged commit d0d6d90 into jonspalmer:main Jul 10, 2021
@jonspalmer
Copy link
Owner

This is awesome thanks for the contribution.

@nirebu nirebu deleted the add-object-array-support branch July 10, 2021 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants