We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1677428 commit 359db1aCopy full SHA for 359db1a
1 file changed
src/constants.js
@@ -4,5 +4,5 @@ export const bgColors = {
4
};
5
6
export const colors = {
7
- white: '#ffffff'
8
-};
+ white: '#ffffff',
+};
0 commit comments