some ui fix and debug input field, separate price field
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="flex justify-end gap-2">
|
||||
<button pButton [label]="cancelLabel" severity="secondary" (click)="cancel()"></button>
|
||||
<button pButton [label]="cancelLabel" severity="secondary" type="button" (click)="cancel()"></button>
|
||||
<button
|
||||
pButton
|
||||
[label]="submitLabel"
|
||||
|
||||
Reference in New Issue
Block a user