This commit is contained in:
alirehmani
2024-05-10 17:50:17 +05:00
parent e75f8e9059
commit bd1c3692c5
153 changed files with 0 additions and 12612 deletions

View File

@@ -1,16 +0,0 @@
<!DOCTYPE html>
<html lang="en" data-theme="black">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Managing</title>
</head>
<body>
<div id="root" class="min-h-screen flex flex-col"></div>
<script>
global = globalThis
</script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>