animate-components
🚀 Major update
- Added support for multistep animations via
<Merge />
component. - All new docs
- Refactored and fragmented the tests.
- Refactored the
High Order Component
for rendering the children. - Added validators for
High Order Component
and<Merge />
component.