UNPKG

@thejones/react-common-components

Version:

React component - semantic ui

11 lines (9 loc) 262 B
// Heads Up! // // Do not replace this with named exports. // We need to export an object here for browser builds. // Otherwise, we end up with every component on the window. import * as semanticUIReact from './index' module.exports = { ...semanticUIReact, }