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"; - }} - > + +