mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Fixing a tiny compile problem
This commit is contained in:
parent
a783d318aa
commit
a983cd8322
@ -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 New Issue
Block a user