Skip to content

Commit

Permalink
remove hoverable from pickaxe part set card
Browse files Browse the repository at this point in the history
  • Loading branch information
rob0rt committed Dec 23, 2023
1 parent 31ac887 commit 8463345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/pickaxe/PickaxePartSetCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default function PickaxePartSetCard({
return (
<Col xxl={6} xl={8} lg={12} md={12} sm={12} xs={24}>
<Card
hoverable
title={pickaxePartSet.name}
extra={
isPartiallyComplete || !isComplete ? (
Expand Down

0 comments on commit 8463345

Please sign in to comment.