We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35b6556 + 41a6d9c commit 76a56abCopy full SHA for 76a56ab
1 file changed
index.tsx
@@ -1,6 +1,7 @@
1
import React from "react";
2
import ReactDOM from "react-dom/client";
3
import App from "./App";
4
+import "./index.css";
5
6
/* -------------------------------------------------------------------------- */
7
/* Error Boundary */
0 commit comments