mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-14 08:17:15 +02:00
updates eslint config, fixes linting errors
This commit is contained in:
@ -9,5 +9,5 @@ import "bootstrap/dist/css/bootstrap.min.css";
|
||||
ReactDOM.createRoot(document.getElementById("root")!).render(
|
||||
<React.StrictMode>
|
||||
<App />
|
||||
</React.StrictMode>
|
||||
</React.StrictMode>,
|
||||
);
|
||||
|
Reference in New Issue
Block a user