This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
v5.1.0
New Features
- Add support for accessing the underlying Element using refs via
getElement
.
Bug Fixes
- Fix crash when trying to create element while unmounting. Thanks @CarsonF!