first commit
هذا الالتزام موجود في:
6
src/main.tsx
Normal file
6
src/main.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
import { createRoot } from "react-dom/client";
|
||||
import App from "./App.tsx";
|
||||
import "./index.css";
|
||||
import "./i18n/config";
|
||||
|
||||
createRoot(document.getElementById("root")!).render(<App />);
|
||||
المرجع في مشكلة جديدة
حظر مستخدم