What is the current behavior?
When the classNames prop is used the following warning appears
Warning: React does not recognize the classNames prop on a DOM element.
What is the expected behavior?
The warning shouldn't appear and the animations should work.
CodeSandbox link
Trying to recreate this codepen while following the migration guide