Skip to content

Commit

Permalink
Update src/Components/Facility/LocationManagement.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Sep 13, 2023
1 parent c898f67 commit 08ed650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Facility/LocationManagement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export default function LocationManagement({ facilityId }: Props) {
backUrl={`/facility/${facilityId}`}
options={
<div className="flex justify-end gap-2">
<PaginatedList.Refresh />

<ButtonV2
href={`/facility/${facilityId}/location/add`}
Expand Down

0 comments on commit 08ed650

Please sign in to comment.