styled components in functional component does not apply style to component

后端 未结 0 1665
北荒
北荒 2021-01-15 22:37
import React from \'react\';
import styled from \'styled-components\';
import { Typography } from \'antd\';
const { Title } = Typography;
const StyledTitle = styled(         


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