mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
First step of adding filter editing support
This commit is contained in:
@ -44,7 +44,7 @@ const MenuRow: React.FC<Props> = ({
|
||||
loading = false,
|
||||
onPress
|
||||
}) => {
|
||||
const { colors, theme } = useTheme()
|
||||
const { colors } = useTheme()
|
||||
const { screenReaderEnabled } = useAccessibility()
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user