Summary:
The bodyOpenClassName prop is not being used in the last tag provided by this module. However, this feature is currently implemented on master branch of the repository. It would be important to create a new TAG with this feature.
Steps to reproduce:
- Render a Modal with the bodyOpenClassName prop on it.
Expected behavior:
New class should be added to the body instead of the default ReactModal__Body--open
Additional notes:
This commit also contains the object classNames which would solve Issue #385
Summary:
The bodyOpenClassName prop is not being used in the last tag provided by this module. However, this feature is currently implemented on master branch of the repository. It would be important to create a new TAG with this feature.
Steps to reproduce:
Expected behavior:
New class should be added to the body instead of the default ReactModal__Body--open
Additional notes:
This commit also contains the object classNames which would solve Issue #385