Skip to content

Commit

Permalink
Update colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylchauf committed Oct 6, 2020
1 parent 2d7b732 commit 65942ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ var COLORS = {
grey: '#b1b1b1',
};
exports.default = COLORS;
//# sourceMappingURL=colors.js.map
1 change: 0 additions & 1 deletion theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ var theme = core_1.createMuiTheme({
},
});
exports.default = theme;
//# sourceMappingURL=theme.js.map

0 comments on commit 65942ff

Please sign in to comment.