diff options
Diffstat (limited to 'src/components/Menu')
-rw-r--r-- | src/components/Menu/index.web.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/Menu/index.web.tsx b/src/components/Menu/index.web.tsx index d68dcba51..37ad67e29 100644 --- a/src/components/Menu/index.web.tsx +++ b/src/components/Menu/index.web.tsx @@ -1,5 +1,3 @@ -/* eslint-disable react/prop-types */ - import React from 'react' import {Pressable, StyleProp, View, ViewStyle} from 'react-native' import {msg} from '@lingui/macro' |