Clone the repo first:
git@github.com:LKay/react-transition-replace.git
Then run npm install (or yarn), and finally npm run storybook to start a storybook instance that you can navigate to in your browser to see the examples.
A React component to animate replacing one element with another.
TypeScriptMIT
Clone the repo first:
git@github.com:LKay/react-transition-replace.git
Then run npm install (or yarn), and finally npm run storybook to start a storybook instance that you can navigate to in your browser to see the examples.