Skip to content

Commit 062657b

Browse files
authored
Merge pull request #4961 from GeekyAnts/fix/popover-close
fix: popover close in android
2 parents dc39ec4 + 9b65925 commit 062657b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/theme/components/popover.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ export const PopoverContent = {
8282

8383
export const PopoverHeader = {
8484
baseStyle: () => ({
85-
shadow: '6',
8685
_web: {
8786
accessibilityRole: 'header',
8887
},

0 commit comments

Comments
 (0)