This commit is contained in:
Ryan Di 2024-04-25 14:27:23 +08:00
parent 3b8dd594bd
commit 21457cf814
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import {
import { UI, Pointer, Keyboard } from "./helpers/ui";
import { KEYS } from "../keys";
import { vi } from "vitest";
import { API } from "./helpers/api";
// Unmount ReactDOM from root
ReactDOM.unmountComponentAtNode(document.getElementById("root")!);