-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
Description
need divider props, i need change the color of divider.
https://codesandbox.io/s/o76oqwz1xq
not working
<Divider style={{
backgroundColor: "red",
color: 'blue',
}} />