Changeset ff641e1 for ReserveNGo-frontend/src/components/Project/login_.vue
- Timestamp:
- 01/24/25 00:22:25 (3 months ago)
- Branches:
- master
- Children:
- 34aa6cc
- Parents:
- d10a9aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ReserveNGo-frontend/src/components/Project/login_.vue
rd10a9aa rff641e1 11 11 12 12 <div class="col-3"> 13 <form action=" " method="POST">13 <form action="http://localhost:8080/api/auth/login" method="POST"> 14 14 15 15 <label for="email" class="form-label">Email</label>
Note:
See TracChangeset
for help on using the changeset viewer.