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 146f206 commit e2e227dCopy full SHA for e2e227d
addons/website/static/src/website_builder/builder_urlpicker.js
@@ -13,6 +13,7 @@ import { useChildRef } from "@web/core/utils/hooks";
13
import { pick } from "@web/core/utils/objects";
14
import wUtils from "@website/js/utils";
15
import { Plugin } from "@html_editor/plugin";
16
+import { registry } from "@web/core/registry";
17
18
export class BuilderUrlPicker extends Component {
19
static template = "html_builder.BuilderUrlPicker";
0 commit comments