Fixing a tiny compile problem
This commit is contained in:
parent
a783d318aa
commit
a983cd8322
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import {setTheme, lightTheme} from './theme'
|
|||
|
||||
import './styles/main.scss'
|
||||
import './styles/colors.scss'
|
||||
import './styles/images.scss'
|
||||
|
||||
setTheme(lightTheme)
|
||||
ReactDOM.render(<App/>, document.getElementById('octo-tasks-app'))
|
||||
|
|
Loading…
Reference in a new issue