Skip to content

Commit

Permalink
fix: popover close in android
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank-96 committed Apr 20, 2022
1 parent cc79c1c commit 9b65925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/theme/components/popover.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export const PopoverContent = {

export const PopoverHeader = {
baseStyle: () => ({
shadow: '6',
_web: {
accessibilityRole: 'header',
},
Expand Down

0 comments on commit 9b65925

Please sign in to comment.