primereact
Version:
A rich set of premium UI Components for React.
8 lines (7 loc) • 325 B
TypeScript
export { defaultCurrentProps } from './current';
export { defaultEllipsisProps } from './ellipsis';
export { defaultItemProps } from './item';
export { defaultLinkProps } from './link';
export { defaultListProps } from './list';
export { defaultRootProps } from './root';
export { defaultSeparatorProps } from './separator';