@elia-ori/editor 0.1.12 → 0.1.13

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.cjs CHANGED
@@ -230,6 +230,7 @@ var TooltipTrigger = (0, import_react.forwardRef)(
230
230
  "button",
231
231
  {
232
232
  ref,
233
+ type: "button",
233
234
  "data-tooltip-state": context.open ? "open" : "closed",
234
235
  ...context.getReferenceProps(props),
235
236
  children