primereact
Version:
A rich set of premium UI Components for React.
9 lines (8 loc) • 374 B
TypeScript
export { defaultBodyProps } from './body';
export { defaultCaptionProps } from './caption';
export { defaultContentProps } from './content';
export { defaultFooterProps } from './footer';
export { defaultHeaderProps } from './header';
export { defaultRootProps } from './root';
export { defaultSubtitleProps } from './subtitle';
export { defaultTitleProps } from './title';