UNPKG

@cfpb/cfpb-design-system

Version:
15 lines (13 loc) 575 B
/* ========================================================================== Design System - Web Components ========================================================================== */ // TODO: aggregate and export the component subdirectories automatically. export * from './cfpb-button'; export * from './cfpb-form-choice'; export * from './cfpb-file-upload'; export * from './cfpb-label'; export * from './cfpb-tag-filter'; export * from './cfpb-tag-topic'; export * from './cfpb-tag-group'; export * from './cfpb-multiselect'; export * from './cfpb-pagination';