Added in ability to edit the project data item, although backend is not completed yet.

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
2023-02-03 01:20:55 +00:00
parent cef7cc5e64
commit db7c12857e
15 changed files with 326 additions and 120 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<input type="text" id="username" name="username" required>
</div>
<div class="formControl">
<div class="formControl passwordControl">
<label for="password">Password</label>
<input type="password" id="password" name="password" required>
<i class="fa-solid fa-eye"></i>