v3.1.0
Features
- The
initialValue
option allows you to set an initial value. By #59 - Custom modal component props that can be specified with the
components
option can now be passed as non-prescriptive props. By #60
What's Changed
- Add
initialValue
option. by @dc7290 in #59 - Add
additionalProps
props that can be specified in Modal. by @dc7290 in #60 - Update version 3.1.0 by @dc7290 in #62
Full Changelog: v3.0.1...v3.1.0