diff --git a/.changeset/fresh-peaches-heal.md b/.changeset/fresh-peaches-heal.md new file mode 100644 index 00000000..c1bec5f0 --- /dev/null +++ b/.changeset/fresh-peaches-heal.md @@ -0,0 +1,11 @@ +--- +'@jpmorganchase/mosaic-content-editor-plugin': patch +--- + +### Fix + +The insert/edit link dialog no longer closes when its contents are clicked. + +### Refactor + +The forms used to insert/edit links and insert images in the content editor plugin have been updated to use the latest version of `FormField` and `Input` from Salt-ds.