Package Exports
- react-interface
- react-interface/es/components
- react-interface/es/themes/base
- react-interface/es/themes/light
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-interface) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-interface
Describe react-interface here.
Note: we'd like to be able to export only the styled component export default styled.p
etc but react-docgen
will not allow that as it will not be able to find a suitable component definition, see https://github.com/reactjs/react-docgen/issues/187 for updates.