Skip to content

Commit 5c87cde

Browse files
committed
fix: tinymce test
1 parent e7eb92f commit 5c87cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/js/components/controls/html/tinymce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { merge } from 'lodash'
1+
import { merge } from '../../../common/utils/index.mjs'
22
import Control from '../control.js'
33

44
class TinyMCEControl extends Control {

0 commit comments

Comments
 (0)