Skip to content

Commit

Permalink
Merge branch 'main' into faq-page
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv8433 authored May 21, 2024
2 parents 8af562c + efc725b commit b290cde
Show file tree
Hide file tree
Showing 23 changed files with 1,808 additions and 120 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="/src/main.jsx"></script>
<script type="module" src="../client/src/main.jsx"></script>
</body>

</html>
Loading

0 comments on commit b290cde

Please sign in to comment.