From a95c1f6d4b8f4185a5db3229f9ad80a374a05211 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Wed, 7 Feb 2024 22:57:49 -0300 Subject: [PATCH] frontend: keep `location.hash` between tab switches --- twenty-frontend/src/js/components/Tabs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twenty-frontend/src/js/components/Tabs.tsx b/twenty-frontend/src/js/components/Tabs.tsx index d0a90d5..c81a92e 100644 --- a/twenty-frontend/src/js/components/Tabs.tsx +++ b/twenty-frontend/src/js/components/Tabs.tsx @@ -32,7 +32,7 @@ export function Tabs({ defaultLabel, labels, onChange }: Props) { return (
  • setActive(tab)} className="block p-2 text-smaller no-underline" >