Added Build to makefile and few pnpm changes

This commit is contained in:
sanjay7178
2024-05-30 17:23:20 +05:30
parent 0b2f2214f9
commit b46b36dd35
5 changed files with 1039 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
class="card-body"
on:submit|preventDefault={handleUserSubmit}
>
<CardTitle class="mb-3">Create User</CardTitle>
<CardTitle class="mb-3">Add Create User</CardTitle>
<div class="mb-3">
<label for="username" class="form-label">Username (ID)</label>
<input