mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
auto formatting
This commit is contained in:
@@ -8,6 +8,6 @@ import App from './App';
|
||||
|
||||
render((
|
||||
<Router history={history}>
|
||||
<App/>
|
||||
<App />
|
||||
</Router>
|
||||
), document.getElementById("root"))
|
||||
|
||||
Reference in New Issue
Block a user