From 76493660065051d48da1389b03def6221768bdd0 Mon Sep 17 00:00:00 2001 From: Nathan Vasse Date: Wed, 31 Jan 2024 17:57:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84(react)=20update=20select=20pills?= =?UTF-8?q?=20remove=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The button was still using the old tertiary buttons which resulted in a odd background color, we want this button to have a transparent background. --- .../react/src/components/Forms/Select/multi-selected-items.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/components/Forms/Select/multi-selected-items.tsx b/packages/react/src/components/Forms/Select/multi-selected-items.tsx index 6207aa1..bc6451a 100644 --- a/packages/react/src/components/Forms/Select/multi-selected-items.tsx +++ b/packages/react/src/components/Forms/Select/multi-selected-items.tsx @@ -39,7 +39,7 @@ const SelectedItemsChips = ({