spotlibs-components 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -4857,7 +4857,6 @@ function Editor(props) {
4857
4857
  import('tinymce/plugins/code'),
4858
4858
  import('tinymce/plugins/charmap'),
4859
4859
  import('tinymce/plugins/emoticons'),
4860
- import('tinymce/plugins/help'),
4861
4860
  import('tinymce/plugins/image'),
4862
4861
  import('tinymce/plugins/insertdatetime'),
4863
4862
  import('tinymce/plugins/link'),
@@ -5088,7 +5087,6 @@ var BaseTextArea = (_a126) => {
5088
5087
  "advlist",
5089
5088
  "anchor",
5090
5089
  "autolink",
5091
- "help",
5092
5090
  "image",
5093
5091
  "link",
5094
5092
  "table",