working on learner

This commit is contained in:
priyanshuvish
2026-04-10 16:38:25 +05:30
parent 399b860077
commit f1d231d101
24 changed files with 2843 additions and 864 deletions

View File

@@ -7,7 +7,7 @@
<title>HR Portal Dashboard version 0.1</title>
</head>
<body>
<body style="overflow: hidden;">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>