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