Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
Co-authored-by: Rithvik Nishad <[email protected]>
  • Loading branch information
Pranshu1902 and rithviknishad authored Jan 1, 2024
1 parent e1fa770 commit 17aeabc
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 @@ -383,7 +383,6 @@ export const FacilityHome = (props: any) => {
onClick={() => setOpenDeleteDialog(true)}
className="flex items-center gap-3"
icon={<CareIcon className="care-l-trash-alt text-lg" />}
authorizeFor={AuthorizeFor(["DistrictAdmin", "StateAdmin"])}
>
Delete Facility
</DropdownItem>
Expand Down

0 comments on commit 17aeabc

Please sign in to comment.