fix lint
This commit is contained in:
@@ -7,5 +7,5 @@ injectTapEventPlugin();
|
||||
|
||||
ReactDOM.render(
|
||||
<App />,
|
||||
document.getElementById('react-container')
|
||||
document.getElementById('react-container'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user