You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Try use Accordion component with Accordion.Title subcomponent without specifying contentRef prop.
Expected Result
It should be possible and should work without errors.
Actual Result
contentRef is a required prop but there is no reason for it. Stardust strives to create components that work out of the box with minimal props ➡️ Accordion.Title should work fine without specifying required props 💣