accounts-frontend/src/components/ui/motion/index.js

3 lines
67 B
JavaScript
Raw Normal View History

2017-07-22 21:27:38 +05:30
// @flow
export { default as ScrollMotion } from './ScrollMotion';