primereact
Version:
A rich set of premium UI Components for React.
7 lines (6 loc) • 324 B
TypeScript
export { FieldsetContent as Content } from './content';
export { FieldsetIndicator as Indicator } from './indicator';
export { FieldsetLegend as Legend } from './legend';
export { FieldsetRoot as Root } from './root';
export { FieldsetTitle as Title } from './title';
export { FieldsetTrigger as Trigger } from './trigger';