Remove unintentional change
This commit is contained in:
@@ -57,7 +57,7 @@ Initializer.initBeforeReact();
|
||||
const history = createBrowserHistory();
|
||||
|
||||
root.render(
|
||||
//<StrictMode>
|
||||
<StrictMode>
|
||||
<App history={history} />
|
||||
//</StrictMode>
|
||||
</StrictMode>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user