@patternfly/react-core
Version:
This library provides a set of common React components for use with the PatternFly reference implementation.
10 lines • 314 B
TypeScript
export * from './Page';
export * from './PageBody';
export * from './PageBreadcrumb';
export * from './PageGroup';
export * from './PageSidebar';
export * from './PageSidebarBody';
export * from './PageSection';
export * from './PageToggleButton';
export * from './PageContext';
//# sourceMappingURL=index.d.ts.map