@flozy/editor 4.8.4 → 4.8.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -587,6 +587,8 @@ const CommonEditor = /*#__PURE__*/forwardRef((props, ref) => {
587
587
  }), htmlAction.showInput && /*#__PURE__*/_jsx(CodeToText, {
588
588
  ...htmlAction,
589
589
  handleCodeToText: handleCodeToText
590
+ }), /*#__PURE__*/_jsx(FontLoader, {
591
+ ...props
590
592
  })]
591
593
  }, id)
592
594
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flozy/editor",
3
- "version": "4.8.4",
3
+ "version": "4.8.5",
4
4
  "description": "An Editor for flozy app brain",
5
5
  "files": [
6
6
  "dist"