A great thing about using Styled Components is that the code uses CSS syntax. Here's a simple styled button: const StyledButton = styled(Button)` ...
確定! 回上一頁