Skip to content

Commit

Permalink
login and sign up api
Browse files Browse the repository at this point in the history
  • Loading branch information
Rimaru06 committed May 22, 2024
2 parents 6c1e53c + 5d9eddd commit 457a36b
Show file tree
Hide file tree
Showing 4 changed files with 1,995 additions and 1,107 deletions.
4 changes: 1 addition & 3 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

<body>
<div id="root"></div>
<!-- <script type="module" src="../client/src/main.jsx"></script> -->
<script type="module" src="src/main.jsx"></script>
<!-- it was not working so i changed it to this -->
<script type="module" src="./src/main.jsx"></script>
</body>

</html>
Loading

0 comments on commit 457a36b

Please sign in to comment.