This commit is contained in:
IDONTSUDO 2024-07-23 13:33:19 +03:00
parent d8b5018cb2
commit 318d0a7893
60 changed files with 746 additions and 524 deletions

View file

@ -10,7 +10,9 @@ import { configure } from "mobx";
configure({
enforceActions: "never",
});
extensions();
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement);
root.render(