Skip to content

Commit

Permalink
Update src/Components/Facility/FacilityUsers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
khavinshankar authored Sep 3, 2024
1 parent aeaa071 commit 70a8530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Facility/FacilityUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ export default function FacilityUsers(props: any) {
>
<UserFacilities user={selectedUser} />
</SlideOverCustom>
<div className="">
<div>
<div>{manageUsers}</div>
</div>
{userData.show && (
Expand Down

0 comments on commit 70a8530

Please sign in to comment.