From 4ccbae7c30307bd19a9bd4afa9f2039aed9da94c Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 15 Jul 2025 07:48:24 +0300 Subject: Fix perf issue on web - restore pop behaviour to tabs (#8620) --- src/components/StarterPack/StarterPackCard.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/StarterPack/StarterPackCard.tsx') 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 ( { -- cgit 1.4.1