mirror of
https://github.com/hex248/tsos.git
synced 2026-02-08 02:33:03 +00:00
biome check+format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import "./App.css";
|
||||
import App from "@/App";
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom/client";
|
||||
import App from "@/App";
|
||||
|
||||
ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(
|
||||
<React.StrictMode>
|
||||
|
||||
Reference in New Issue
Block a user