[2.0.0] #54

Merged
kailasdevdas merged 64 commits from dev into main 2026-07-13 17:53:39 +00:00
Showing only changes of commit d125165d3e - Show all commits
@@ -223,7 +223,12 @@ export default function FacilityModal({
</div>
<div className="space-y-2">
<Label className="text-xs">Facility Image</Label>
<Label className="text-xs">
Facility Image{' '}
<span className="text-muted-foreground font-normal">
(Recommended: {idx === 0 ? '800 × 530 px' : '350 × 230 px'})
</span>
</Label>{' '}
<BytescaleUploader
value={img.url}
folderPath="/facilities"