react-gears icon indicating copy to clipboard operation
react-gears copied to clipboard

Update SummaryBox doc

Open JingyuZ opened this issue 7 years ago • 1 comments

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 {{...}}

JingyuZ avatar Mar 26 '18 18:03 JingyuZ

Yes, sorry this is some weird storybook parsing issue, not sure if we can fix in docs

gthomas-appfolio avatar Mar 26 '18 18:03 gthomas-appfolio