Added
- Added
componentDidUpdate
to fix update on props change #6 (GustavoDinizMonteiro) - Added missing methods to typescript defs #11 (evark)
Changed
- Replaced inner
label
tags withspan
for accessibility - Updated demo to bootstrap 4.4.1
componentDidUpdate
to fix update on props change #6 (GustavoDinizMonteiro)label
tags with span
for accessibility