Skip to content

Commit

Permalink
fix: use client
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Apr 8, 2024
1 parent 6de0109 commit e39a1c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/ui/markdown/renderers/tabs.tsx
Original file line number Diff line number Diff line change
@@ -1,3 1,5 @@
'use client'

import * as RadixTabs from '@radix-ui/react-tabs'
import {
createContext,
Expand Down

0 comments on commit e39a1c9

Please sign in to comment.