79181541

Date: 2024-11-12 14:37:25
Score: 0.5
Natty:
Report link

Perhaps use ConfigProvider as per the documentation:

<ConfigProvider theme={{
   ...,
   components: {
     Card: {
         colorBgContainer: '#16191E'
     }
   }
/>
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Greg Wozniak