Answers for "ant typescript styles"

0

ant typescript styles

Import antd/dist/antd.css at the top of you styles

@import '~antd/dist/antd.css';
Posted by: Guest on February-13-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language