-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
release: minorChanges that would go in a minor release.Changes that would go in a minor release.
Description
Description
In order to implement the nested super block view, I added headlessui
as a dependency to the /learn client (so that we can iterate more quickly).
However, going forward, we should have an Accordion component in the freecodecamp/ui
library and replace the direct headlessui
import in /learn with this.
There are multiple places using accordion in /learn, and the accordions look different from each other, so I think the component should be named HeadlessAccordion
to allow custom styling. Once we have standardized the styles, we can export a separate Accordion
component that builds off of the headless one.
Metadata
Metadata
Assignees
Labels
release: minorChanges that would go in a minor release.Changes that would go in a minor release.