How to change the color of svg styled icon in React?

前端 未结 0 842
闹比i
闹比i 2021-01-13 21:55
const MyIconContainer = styled(IconAlt)`
  margin-bottom: -1px;
`;

I\'m not sure why, but changing the color of "IconAlt" has been tricky.

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