fix: close div tag properly in department.tsx settings tab
This commit is contained in:
parent
b316181e77
commit
10c7ba0934
1 changed files with 54 additions and 56 deletions
|
|
@ -983,8 +983,6 @@ export default function DepartmentManagementPage() {
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p style="font-size:14px;font-weight:600;color:#111827">Department Visibility</p>
|
<p style="font-size:14px;font-weight:600;color:#111827">Department Visibility</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue