Fix label

This commit is contained in:
Eric Bailey
2026-05-22 17:27:29 -05:00
parent f3de5ccdda
commit 768844b261
@@ -280,7 +280,7 @@ export function PublicationCard({
<Link
shouldProxy
to={view.source.uri}
label={l`Subscribe`}
label={l`View publication`}
onPress={onPress}
onLongPress={onLongPress}>
{({hovered: maybeHovered}) => {
@@ -530,7 +530,7 @@ export function PublicationFooter({
<Link
shouldProxy
to={view.source.uri}
label={l`Subscribe`}
label={l`View publication`}
onPress={onPress}
onLongPress={onLongPress}
style={[