To create a Styled Component we use styled follow by a period and then the type of DOM element we are trying to style. In this case a div . Then ...
確定! 回上一頁