UNPKG

zview-mobile-editor

Version:

A WYSIWYG text editor base on html5 and vue

13 lines (11 loc) 185 B
/** * create link * Created by peak on 16/8/18. */ import dashboard from './dashboard' export default { name: 'link', icon: 'fa fa-chain', i18n: 'link', dashboard }