Working login modal pointed to the correct api endpoint
This commit is contained in:
parent
508cf528af
commit
c2103071bc
3 changed files with 174 additions and 27 deletions
|
@ -9,7 +9,7 @@
|
|||
<title>FrostByteSolid</title>
|
||||
</head>
|
||||
|
||||
<body class="min-h-screen">
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/index.tsx"></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue