This repository was archived by the owner on Apr 15, 2020. It is now read-only.
SpotlessTahr
Contents
- Adding react router 3 plugin
- Renaming modal class name props and adding a way to assign then via config
Breaking changes
config.componentsis removed. Useconfig.prompt.componentandconfig.promptContent.componentinstead.ModalandModalContentclass name props have changed.
Additions
- Added
config.prompt.propsandconfig.promptContent.propsas a way of passing props to prompt components.