Skip to content

Commit

Permalink
fix(): Use client for codecopy component.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Sep 16, 2024
1 parent 4a914be commit d837314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/custom/docs/components/header/CodeCopy.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client'
import React from "react"

import {Button} from 'src'
Expand Down

0 comments on commit d837314

Please sign in to comment.