remove stray console.log
This commit is contained in:
parent
700073df8a
commit
c94e94538e
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ const theme = {
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(defaultTheme.styles.global, defaultTheme.styles);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* App is the entry point of our application. There's not a ton of exciting
|
* App is the entry point of our application. There's not a ton of exciting
|
||||||
* stuff happening here, mostly just setting up some globals and theming!
|
* stuff happening here, mostly just setting up some globals and theming!
|
||||||
|
|
Loading…
Reference in a new issue