feat: Add calendar page for baldinho delivery management, allowing date status toggling and updates to capacity and days sale.
Deploy Next.js via SSH (Direto) / deploy (push) Successful in 14s Details

This commit is contained in:
JuruSysadmin 2026-01-07 16:54:32 -03:00
parent 15b6929190
commit 52bde0b9dd
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ const Pagina = ({ bladinhoData }: PaginaProps) => {
</Button> </Button>
</div> </div>
<div className="flex flex-row gap-2 items-center"> <div className="flex flex-row gap-2 items-center">
<Label className="text-sm min-w-32">Dias úteis</Label> <Label className="text-sm min-w-32">Dias úteiss</Label>
<Input <Input
type="number" type="number"
value={diasBaldinho} value={diasBaldinho}