lucid icon indicating copy to clipboard operation
lucid copied to clipboard

Accordion.Item propTypes are incorrect

Open sodiumjoe opened this issue 8 years ago • 1 comments

onToggle should be omitted from Accordion.Item propTypes. i.e. Accordion.Item should be a new child component defined in Accordion.jsx, that renders an ExpanderPanel, instead of being a direct reference to ExpanderPanel

sodiumjoe avatar Sep 21 '16 17:09 sodiumjoe

I started on this but I realized that I'm not totally sure what we're trying to address with this bug.

I don't see Accordion.Item mentioned in the docs here: http://appnexus.github.io/lucid/#/components/Accordion

Can you add some additional context for the issue?

mute avatar Feb 01 '17 02:02 mute