We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ce894 commit 824eba6Copy full SHA for 824eba6
1 file changed
src/components/__tests__/__snapshots__/Menu.test.tsx.snap
@@ -209,6 +209,7 @@ exports[`renders menu with content styles 1`] = `
209
onResponderTerminate={[Function]}
210
onResponderTerminationRequest={[Function]}
211
onStartShouldSetResponder={[Function]}
212
+ pointerEvents="auto"
213
style={
214
{
215
"bottom": 0,
@@ -933,6 +934,7 @@ exports[`renders visible menu 1`] = `
933
934
935
936
937
938
939
940
0 commit comments