chore: correct lablel
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user