1
0
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:
xmflsct
2023-01-26 00:57:48 +01:00
parent 2d91d1f7fb
commit d73857eef4
23 changed files with 773 additions and 151 deletions

View File

@ -44,7 +44,7 @@ const MenuRow: React.FC<Props> = ({
loading = false,
onPress
}) => {
const { colors, theme } = useTheme()
const { colors } = useTheme()
const { screenReaderEnabled } = useAccessibility()
return (