Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440d75e commit a86a457Copy full SHA for a86a457
site/src/index.tsx
@@ -1,4 +1,5 @@
1
import { createRoot } from "react-dom/client";
2
+import "./index.css";
3
import { App } from "./App";
4
5
console.info(` ▄█▀ ▀█▄
0 commit comments