@sentio/ui-core 0.1.1 → 0.1.2

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
@@ -845,6 +845,7 @@ var DisclosurePanel = ({
845
845
  titleClassName
846
846
  ),
847
847
  onClick: toggle,
848
+ type: "button",
848
849
  children: [
849
850
  /* @__PURE__ */ jsx7(
850
851
  LuChevronRight,