migrate to react hooks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Root } from "./components/root";
|
||||
import { Root } from "components/root";
|
||||
|
||||
import { createRoot } from "react-dom/client";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user