From a98bcda4ae863a977bee2a5ad0ea300af9142501 Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Thu, 3 Aug 2023 23:12:58 +0800 Subject: [PATCH] Remove invalid link --- .../website/src/components/Playground/CoreSwitcher.tsx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/apps/website/src/components/Playground/CoreSwitcher.tsx b/apps/website/src/components/Playground/CoreSwitcher.tsx index 84cb341..67867ce 100644 --- a/apps/website/src/components/Playground/CoreSwitcher.tsx +++ b/apps/website/src/components/Playground/CoreSwitcher.tsx @@ -23,14 +23,8 @@ export default function CoreSwitcher({ checked, onChange }: CoreSwitcherProps) { disabled={typeof SharedArrayBuffer !== "function"} /> - - { - location.href = "/docs/getting-started/multi-thread"; - }} - > + +