styled-components: style based on non-styled class parent

前端 未结 0 1758
忘掉有多难
忘掉有多难 2021-01-27 06:15

Let\'s say I have this:

const Child = styled.button`
    background-color: grey;
`;

Hell
相关标签:
回答
  • 消灭零回复
提交回复
热议问题