fix typo (#7970)
This commit is contained in:
@@ -171,7 +171,7 @@ export function ListHiddenScreen({
|
||||
onPress={onRemoveList}
|
||||
disabled={isProcessing}>
|
||||
<ButtonText>
|
||||
<Trans>Removed from saved feeds</Trans>
|
||||
<Trans>Remove from saved feeds</Trans>
|
||||
</ButtonText>
|
||||
{isProcessing ? (
|
||||
<ButtonIcon icon={Loader} position="right" />
|
||||
|
||||
Reference in New Issue
Block a user