This commit is contained in:
Krosmez 2024-04-07 10:30:51 -04:00
commit 28ef9f035e

View File

@ -1,5 +1,5 @@
import "./index.css"; import "./index.css";
import "./app.css"; import "./App.css";
import React from "react"; import React from "react";
import ReactDOM from "react-dom/client"; import ReactDOM from "react-dom/client";