Skip to content

Commit

Permalink
update confirm text in NoPastePermissionModal
Browse files Browse the repository at this point in the history
  • Loading branch information
ericlln committed Jan 15, 2025
1 parent fc0e0a1 commit d29409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/iris-grid/src/NoPastePermissionModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export function NoPastePermissionModal({
</ModalBody>
<ModalFooter>
<Button kind="primary" onClick={handleClose}>
Okay
Dismiss
</Button>
</ModalFooter>
</Modal>
Expand Down

0 comments on commit d29409e

Please sign in to comment.