import Vue from 'vue'

import SmartLink from '../../smart-link.coffee'
Vue.component 'smart-link', SmartLink
