@junbyeol/tiptap-editor 1.0.9 → 1.0.10

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.

Potentially problematic release.


This version of @junbyeol/tiptap-editor might be problematic. Click here for more details.

package/dist/index.mjs CHANGED
@@ -4522,6 +4522,7 @@ const $d = ge(
4522
4522
  {
4523
4523
  ref: a,
4524
4524
  "data-tooltip-state": i.open ? "open" : "closed",
4525
+ type: "button",
4525
4526
  ...i.getReferenceProps(r),
4526
4527
  children: t
4527
4528
  }