Skip to content

Commit 35ab2a2

Browse files
committed
Fix formatting
1 parent 0596040 commit 35ab2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { blueGrey, grey, indigo, red } from "@material-ui/core/colors";
22
import { createTheme } from "@material-ui/core/styles";
3+
34
import leavesLightImage from "./assets/leaves-light.png";
45

56
export const darkTheme = createTheme({

0 commit comments

Comments
 (0)