Skip to content

Commit 359db1a

Browse files
committed
fix code style
1 parent 1677428 commit 359db1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ export const bgColors = {
44
};
55

66
export const colors = {
7-
white: '#ffffff'
8-
};
7+
white: '#ffffff',
8+
};

0 commit comments

Comments
 (0)