Guest User

Untitled

a guest
Sep 18th, 2018
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. createMuiTheme({
  2. overrides: {
  3. MuiStepIcon: {
  4. root: {
  5. color: "#F00"
  6. },
  7. }
  8. }
  9. })
Add Comment
Please, Sign In to add comment