diff --git a/components/Game/Hand/hand.container.tsx b/components/Game/Hand/hand.container.tsx index 7c3433a..00a1a61 100644 --- a/components/Game/Hand/hand.container.tsx +++ b/components/Game/Hand/hand.container.tsx @@ -93,7 +93,9 @@ export const HandContainer = ({ > Draw + 1 - setModal("deck")}>Deck + setModal("deck")}> + Deck ({playerState?.pool?.deck?.length}) + setModal("discard")}>Discard {playerState?.pool?.commit?.boost && (