Skip to content

Commit 461ae59

Browse files
authored
Merge pull request #4908 from GeekyAnts/release/3.4.0-rc.11
Release/3.4.0 rc.11
2 parents 55d64d3 + 03b4686 commit 461ae59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/composites/Backdrop/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const Backdrop = (props: IPressableProps) => {
1010
return (
1111
<Pressable
1212
_web={{
13+
//@ts-ignore
1314
cursor: 'default',
1415
}}
1516
position="absolute"

0 commit comments

Comments
 (0)