Repository URL to install this package:
|
Version:
0.0.11 ▾
|
import React from 'react';
import { StyledButton } from './styled';
export const TopBarLocaleWrap = (props) => (React.createElement(StyledButton, Object.assign({}, props)));
//# sourceMappingURL=renderProps.js.map