Skip to content

Commit

Permalink
Remove Unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
JavidSumra committed Nov 6, 2024
1 parent b01c10b commit 052a052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Facility/FacilityHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ export const FacilityHome = ({ facilityId }: Props) => {
{CameraFeedPermittedUserTypes.includes(authUser.user_type) && (
<LiveMonitoringButton />
)}

<ButtonV2
variant="primary"
ghost
Expand Down

0 comments on commit 052a052

Please sign in to comment.