[FEAT] Typo's
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
<div class="flex justify-end gap-3">
|
||||
<button type="button" @click="close" class="btn btn-secondary">Cancel</button>
|
||||
<button type="submit" class="btn btn-primary" :disabled="!isValid">Create Project</button>
|
||||
<button type="submit" class="btn btn-primary" :disabled="!isValid">Create project</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user