Skip to content

Commit

Permalink
remove console.log palette
Browse files Browse the repository at this point in the history
  • Loading branch information
MickaelMenet committed Dec 20, 2023
1 parent cdd225e commit 94f92ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/PearlTheme.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ theme = createTheme({
},
},
});
console.log('palette', theme.palette);

theme = createTheme(theme, {
components: {
Expand Down

0 comments on commit 94f92ec

Please sign in to comment.