-
Hi, I am trying to add a set of background colors on the components with |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
As per the documentation:
For your case, I'd use the <div style={{ backgroundColor: primary }}> |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
As per the documentation: