From fff6ec22a8cebbc85bbf67f465eebd166738d6e8 Mon Sep 17 00:00:00 2001 From: hamo-o Date: Sun, 30 Jun 2024 18:51:05 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20TextButton=20underline=20css=20?= =?UTF-8?q?=EC=86=8D=EC=84=B1=20=EC=A0=81=EC=9A=A9=20=EB=B0=A9=EB=B2=95=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/wow-ui/src/components/TextButton/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wow-ui/src/components/TextButton/index.tsx b/packages/wow-ui/src/components/TextButton/index.tsx index 97f038e4..608de2d6 100644 --- a/packages/wow-ui/src/components/TextButton/index.tsx +++ b/packages/wow-ui/src/components/TextButton/index.tsx @@ -80,7 +80,7 @@ const TextButton: ButtonComponent & { displayName?: string } = forwardRef( {...rest} > {label}