fix unknown variable
This commit is contained in:
parent
6f4ce01645
commit
c07d0949dd
@ -158,7 +158,7 @@ export function PrinterReserveForm(props: PrinterReserveFormProps) {
|
||||
</DialogClose>
|
||||
</Then>
|
||||
</If>
|
||||
<Button type="submit" className="gap-2 flex items-center" disabled={lock}>
|
||||
<Button type="submit" className="gap-2 flex items-center" disabled={isLocked}>
|
||||
<CalendarPlusIcon className="w-4 h-4" />
|
||||
<span>Reservieren</span>
|
||||
</Button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user