const Container = styled.div(props => ({. display: 'flex',. flexDirection: props.column && 'column'. })) render(. <Container column>.
確定! 回上一頁