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