react-openfin-mat-impl
Version:
Materialize UI implementation of react-openfin
6 lines (5 loc) • 334 B
TypeScript
export { default as ChildWindowLyt } from './ChildWindow/ChildWindow';
export { default as DashboardLyt } from './Dashboard/Dashboard';
export { default as LaunchBarLyt } from './LaunchBar/LaunchBar';
export { default as LoadingLyt } from './Loading/Loading';
export { default as NotificationLyt } from './Notification/Notification';