From 7641a2ae7c7ee218bd8783d5434e7aecf3dcecdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Logan=28=EB=A1=9C=EA=B1=B4=29?= <52653675+ssong10@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:16:33 +0900 Subject: [PATCH] feat: change Switch color to primary (#958) feat: change switch color --- packages/vibrant-components/src/lib/Switch/Switch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vibrant-components/src/lib/Switch/Switch.tsx b/packages/vibrant-components/src/lib/Switch/Switch.tsx index 3a3ee2de0..159cfc88a 100644 --- a/packages/vibrant-components/src/lib/Switch/Switch.tsx +++ b/packages/vibrant-components/src/lib/Switch/Switch.tsx @@ -33,7 +33,7 @@ export const Switch = withSwitchVariation(