import { curryTransition } from "vendor/liquid-fire"; export default curryTransition('slide', 'x', 1, { duration: 300 });