From c02b584c7c66f08ff2ba361e28aa6e031fb1d04a Mon Sep 17 00:00:00 2001 From: Hailey Date: Fri, 14 Jun 2024 12:58:06 -0700 Subject: [PATCH] change hover background color --- src/components/StarterPack/ProfileStarterPacks.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/StarterPack/ProfileStarterPacks.tsx b/src/components/StarterPack/ProfileStarterPacks.tsx index 407f2c9943..9fd2779850 100644 --- a/src/components/StarterPack/ProfileStarterPacks.tsx +++ b/src/components/StarterPack/ProfileStarterPacks.tsx @@ -223,7 +223,8 @@ function EmptyComponent() { backgroundColor: 'white', borderColor: 'white', width: 100, - }}> + }} + hoverStyle={[{backgroundColor: '#dfdfdf'}]}> Create