Skip to content

Commit 1ba1b95

Browse files
committed
use client
1 parent c253bf7 commit 1ba1b95

File tree

1 file changed

+2
-0
lines changed
  • packages/component-library/src/SymbolPairTag

1 file changed

+2
-0
lines changed

packages/component-library/src/SymbolPairTag/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use client';
2+
13
import clsx from "clsx";
24
import type { ComponentProps, ReactNode } from "react";
35
import { Fragment } from "react";

0 commit comments

Comments
 (0)