Skip to content

Commit

Permalink
medium variant
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan committed Sep 5, 2024
1 parent a11bba9 commit 57a3d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/KuadrantPoliciesPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ const DropdownWithKebab: React.FC<DropdownWithKebabProps> = ({ obj }) => {
onClose={() => setIsDeleteModalOpen(false)}
aria-labelledby="delete-modal-title"
aria-describedby="delete-modal-body"
variant="medium"
>
<ModalHeader title="Confirm Delete" />
<ModalBody>
Expand Down

0 comments on commit 57a3d7f

Please sign in to comment.