Skip to content

Commit

Permalink
Update packages/react/src/components/ComposedModal/next/ComposedModal.js
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com>
  • Loading branch information
abbeyhrt and sstrubberg authored Nov 9, 2021
1 parent cf44487 commit 0ee7c90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ const ComposedModal = React.forwardRef(function ComposedModal(

return (
<div
{...other}
{...rest}
role="presentation"
ref={ref}
onBlur={handleBlur}
Expand Down

0 comments on commit 0ee7c90

Please sign in to comment.