Updated ESLINT and fixing linting issues
This commit is contained in:
@@ -30,9 +30,9 @@ import './style.css';
|
||||
|
||||
ReactDOM.render(
|
||||
(
|
||||
<Provider store={ store }>
|
||||
<Container />
|
||||
</Provider>
|
||||
<Provider store={ store }>
|
||||
<Container />
|
||||
</Provider>
|
||||
),
|
||||
document.querySelector('#container')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user