UNPKG

primereact

Version:

A rich set of premium UI Components for React.

7 lines (6 loc) 324 B
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';