We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7eb92f commit 5c87cdeCopy full SHA for 5c87cde
src/lib/js/components/controls/html/tinymce.js
@@ -1,4 +1,4 @@
1
-import { merge } from 'lodash'
+import { merge } from '../../../common/utils/index.mjs'
2
import Control from '../control.js'
3
4
class TinyMCEControl extends Control {
0 commit comments