I am using react antd package for styling the app. How do I style the div with the default background color in antd? Below is the bootstrap way of doing it.
<div className="bg-default">
You can import LESS variables from antd/lib/style/themes/default
antd/lib/style/themes/default
You can import LESS variables from
antd/lib/style/themes/default