From 6794093e8ef2f40ac2a694df1e8557404bacad50 Mon Sep 17 00:00:00 2001 From: Matt Dunn-Rankin Date: Sat, 25 Apr 2020 18:58:47 -0700 Subject: [PATCH] fix hover/focus beahvior for remove button --- src/ItemList.js | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/src/ItemList.js b/src/ItemList.js index 3d7af94..96c7412 100644 --- a/src/ItemList.js +++ b/src/ItemList.js @@ -64,7 +64,6 @@ export function Item({ item, outfitState, dispatchToOutfit }) { return ( )}