Fix perf issue on web - restore pop behaviour to tabs (#8620)
This commit is contained in:
@@ -156,7 +156,6 @@ export function Link({
|
||||
|
||||
return (
|
||||
<BaseLink
|
||||
action="push"
|
||||
to={`/starter-pack/${handleOrDid}/${rkey}`}
|
||||
label={_(msg`Navigate to ${record.name}`)}
|
||||
onPress={() => {
|
||||
|
||||
Reference in New Issue
Block a user