Skip to content

Commit

Permalink
use expect over assert
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Dec 19, 2019
1 parent 5ca108a commit f848247
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 518 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/premium-themes/onepirate/modules/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const rawTheme = createMuiTheme({
},
success: {
xLight: green[50],
main: green[500],
dark: green[700],
},
},
Expand Down
Loading

0 comments on commit f848247

Please sign in to comment.