Files
30-seconds-of-code/node_modules/react-css-transition-replace/index.js
2019-08-20 15:52:05 +02:00

6 lines
196 B
JavaScript

/**
* Copyright 2015, Marnus Weststrate
* Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms.
*/
module.exports = require('./lib/ReactCSSTransitionReplace')