UNPKG

@react-ui-org/react-ui

Version:

React UI is a themeable UI library for React apps.

4 lines (3 loc) 206 B
export { default as GlobalPropsContext } from './GlobalPropsContext'; export { default as GlobalPropsProvider } from './GlobalPropsProvider'; export { default as withGlobalProps } from './withGlobalProps';