/** * @deprecated Should start using the same component migrated to UI2. */ export { default as Button, ButtonProps } from 'semantic-ui-react/dist/commonjs/elements/Button/Button'; import './Button.css';