Closed kevinbarabash closed 3 years ago
We only include those things that we using in webapp. In the future we may want to include TransitionMotion in order to replace react-transition-group, but we haven't made that decision yet.
TransitionMotion
react-transition-group
I ran npm run prepublishOnly to generate build files.
npm run prepublishOnly
I meant to make this a pull request against my fork. Sorry for the noise.
We only include those things that we using in webapp. In the future we may want to include
TransitionMotion
in order to replacereact-transition-group
, but we haven't made that decision yet.I ran
npm run prepublishOnly
to generate build files.