From a4b7f1af65aac0055272d64c4b9b6abf6d305e7b Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:02:08 -0500 Subject: [PATCH] fix start icon in button (#6950) Co-authored-by: CarinaWolli --- packages/ui/components/button/Button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/components/button/Button.tsx b/packages/ui/components/button/Button.tsx index ca1c93697e..91c17f2511 100644 --- a/packages/ui/components/button/Button.tsx +++ b/packages/ui/components/button/Button.tsx @@ -211,7 +211,7 @@ export const Button = forwardRef )}