chore: correct lablel

This commit is contained in:
Kailasdevdas
2026-05-11 10:57:52 +05:30
parent 4808e99ae5
commit 903a541e35
2 changed files with 8 additions and 3 deletions
+3 -1
View File
@@ -456,7 +456,9 @@ export default function DepartmentPage() {
/>
</div>
<div className="space-y-1">
<Label htmlFor="sortOrder">Sort Order (Priority)</Label>
<Label htmlFor="sortOrder">
Sort Priority (Lower numbers show first)
</Label>
<Input
id="sortOrder"
name="sortOrder"