diff --git a/src/components/map/dice/DiceControls.js b/src/components/map/dice/DiceControls.js index 509c5d6..ec2d306 100644 --- a/src/components/map/dice/DiceControls.js +++ b/src/components/map/dice/DiceControls.js @@ -25,19 +25,39 @@ function DiceControls({ onDiceAdd }) { > - + onDiceAdd(GemStoneDice, "d20")} + > - + onDiceAdd(GlassDice, "d20")} + > - + onDiceAdd(MetalDice, "d20")} + > - + onDiceAdd(MetalStoneDice, "d20")} + > - + onDiceAdd(WoodDice, "d20")} + >