react-gears
react-gears copied to clipboard
Update SummaryBox doc
didn't test in storybook, but when actually using it,, the syntax would be: <SummaryBox items={[{value: "Alpha", label: "Bravo"}, {value: "Charlie Brown", label: "Delta"}, {value: "Echo"}, …]} /> instead of {{...}}
Yes, sorry this is some weird storybook parsing issue, not sure if we can fix in docs