import styled from 'styled-components' const Button = styled.button` background: ... const Input = styled.input.attrs(props => ({ type: 'text', size: props.
確定! 回上一頁