pughpugh / react-countdown-clock

HTML5 canvas countdown clock React component
ISC License
187 stars 83 forks source link

Makes div the same size as the countdown clock #32

Closed Miniland1333 closed 6 years ago

Miniland1333 commented 7 years ago

This fixes layout problems that I've had with this since the div has a default height and width of 0px x 0px

Changed code relative to #31 since it didn't work

pughpugh commented 6 years ago

Sorry for the delay. Thanks for this @Miniland1333