progress
This commit is contained in:
parent
d8b5018cb2
commit
318d0a7893
60 changed files with 746 additions and 524 deletions
|
@ -10,7 +10,9 @@ import { configure } from "mobx";
|
|||
configure({
|
||||
enforceActions: "never",
|
||||
});
|
||||
|
||||
extensions();
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement);
|
||||
|
||||
root.render(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue