Load jquery-ui resizable from npm package
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
import TurndownService from 'turndown'
|
||||
import CodeMirror from 'codemirror/lib/codemirror.js'
|
||||
|
||||
import 'jquery-ui/ui/widgets/resizable'
|
||||
import 'jquery-ui/themes/base/resizable.css'
|
||||
|
||||
import { saveAs } from 'file-saver'
|
||||
import randomColor from 'randomcolor'
|
||||
import store from 'store'
|
||||
|
||||
Reference in New Issue
Block a user