Skip to content

Commit 6e529a8

Browse files
committed
fix
1 parent 1ba1b95 commit 6e529a8

File tree

1 file changed

+1
-1
lines changed
  • packages/component-library/src/SymbolPairTag

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'use client';
1+
"use client";
22

33
import clsx from "clsx";
44
import type { ComponentProps, ReactNode } from "react";

0 commit comments

Comments
 (0)