@code-coaching/vuetiful 0.11.3 → 0.12.0

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.
@@ -355,6 +355,7 @@ const _sfc_main$3 = defineComponent({
355
355
  renderSlot(_ctx.$slots, "sidebarLeft")
356
356
  ], 2)) : createCommentVNode("", true),
357
357
  createElementVNode("div", {
358
+ tabindex: "-1",
358
359
  class: normalizeClass(`vuetiful-page flex flex-1 flex-col overflow-x-hidden ${(_a = __props.regionPage) != null ? _a : ""}`)
359
360
  }, [
360
361
  _ctx.$slots.pageHeader ? (openBlock(), createElementBlock("header", {