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 59a6d7e commit 54399d7Copy full SHA for 54399d7
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