Skip to content

Commit

Permalink
Merge branch 'main' into filter-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv8433 authored May 22, 2024
2 parents 560963d + 5d9eddd commit 9912d58
Show file tree
Hide file tree
Showing 4 changed files with 1,996 additions and 2,201 deletions.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<body>
<div id="root"></div>
<script type="module" src="../client/src/main.jsx"></script>
<script type="module" src="./src/main.jsx"></script>
</body>

</html>
Loading

0 comments on commit 9912d58

Please sign in to comment.