Release 4.1.4
Improvements
- chore: updated example dependencies (9176e35).
- refactor: updated modal ref calls to use optional chaining (#725)(by @jcgertig)
-
Use optional chaining to make sure that the ref exisist
-
Make sure ref exists with optional chaining (9ace1c6).
Fixes
Documentations
- docs: updated readme (d951a19).