UNPKG

zview-mobile-editor

Version:

A WYSIWYG text editor base on html5 and vue

12 lines (11 loc) 182 B
/** * list,ul,ol * Created by peak on 16/8/18. */ import dashboard from './dashboard' export default { name: 'list', icon: 'fa fa-list', i18n: 'list', dashboard }