about summary refs log tree commit diff
path: root/src/components/StarterPack/StarterPackCard.tsx
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-07-15 07:48:24 +0300
committerGitHub <noreply@github.com>2025-07-15 07:48:24 +0300
commit4ccbae7c30307bd19a9bd4afa9f2039aed9da94c (patch)
treed6fd20b75c8d41a222b0f513bb5c9fee49f1d6ca /src/components/StarterPack/StarterPackCard.tsx
parent1f82b1d5572c3944cf1f987e9090f8f626d67fcd (diff)
downloadvoidsky-4ccbae7c30307bd19a9bd4afa9f2039aed9da94c.tar.zst
Fix perf issue on web - restore pop behaviour to tabs (#8620)
Diffstat (limited to 'src/components/StarterPack/StarterPackCard.tsx')
-rw-r--r--src/components/StarterPack/StarterPackCard.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/StarterPack/StarterPackCard.tsx b/src/components/StarterPack/StarterPackCard.tsx
index 88d075b78..d889b2e72 100644
--- a/src/components/StarterPack/StarterPackCard.tsx
+++ b/src/components/StarterPack/StarterPackCard.tsx
@@ -156,7 +156,6 @@ export function Link({
 
   return (
     <BaseLink
-      action="push"
       to={`/starter-pack/${handleOrDid}/${rkey}`}
       label={_(msg`Navigate to ${record.name}`)}
       onPress={() => {