const style = { background: '#f00505', color: '#fff', padding: 12, }; const Button = () => ; export default Button;