import styled from 'styled-components';const Contaner = styled.div` ... Styled Component一樣提供了passed props的功能,可以讓你寫一份css component然後用 ...
確定! 回上一頁