Skip to content

Commit

Permalink
Merge pull request #4908 from GeekyAnts/release/3.4.0-rc.11
Browse files Browse the repository at this point in the history
Release/3.4.0 rc.11
  • Loading branch information
surajahmed committed Apr 11, 2022
2 parents 55d64d3 + 03b4686 commit 461ae59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/composites/Backdrop/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const Backdrop = (props: IPressableProps) => {
return (
<Pressable
_web={{
//@ts-ignore
cursor: 'default',
}}
position="absolute"
Expand Down

1 comment on commit 461ae59

@vercel
Copy link

@vercel vercel bot commented on 461ae59 Apr 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.