UNPKG

@cfpb/cfpb-design-system

Version:
10 lines (8 loc) 446 B
/* ========================================================================== Design System Expandables ========================================================================== */ export { Expandable, ExpandableStyles } from './expandable.js'; export { ExpandableGroup, ExpandableGroupStyles } from './expandable-group.js'; export { Summary, SummaryStyles } from './summary.js'; export { SummaryMinimal } from './summary-minimal.js';