import Vue from 'vue' import smoothReflow from '~/components/util/SmoothReflow' Vue.component('smoothReflow', smoothReflow)