AdamTyler / react-dice-complete

Complete dice rolling functionality and animations
http://adam-tyler.com/react-dice-complete
ISC License
79 stars 26 forks source link

Preventing default roll #76

Closed ngioldasis closed 1 year ago

ngioldasis commented 1 year ago

Hi, is it possible to prevent the default roll of the dice when first renders, and just keep the roll-on-click behavior?

thanks, Nektarios