diff --git a/src/components/ui/markdown/renderers/tabs.tsx b/src/components/ui/markdown/renderers/tabs.tsx index e91e418fec..4f23f3d425 100644 --- a/src/components/ui/markdown/renderers/tabs.tsx +++ b/src/components/ui/markdown/renderers/tabs.tsx @@ -1,3 +1,5 @@ +'use client' + import * as RadixTabs from '@radix-ui/react-tabs' import { createContext,