daltonclaybrook / dalton-website

https://dalton.codes
MIT License
2 stars 1 forks source link

hidden => isHidden #35

Closed drewwyatt closed 5 years ago

drewwyatt commented 5 years ago

Good news: You did everything correctly!

The reason this wasn't working is because hidden is a native attribute and that seems to muck with CSS transitions. Prop deets can be found here.