back button

This commit is contained in:
Kainoa Kanter 2023-04-07 22:46:41 -07:00
parent 437a6e29a5
commit e6c1090cdc

View file

@ -1,7 +1,11 @@
<template>
<MkStickyContainer>
<template #header>
<MkPageHeader :actions="headerActions" :tabs="headerTabs" />
<MkPageHeader
:actions="headerActions"
:tabs="headerTabs"
:display-back-button="true"
/>
</template>
<MkSpacer :content-max="700" :margin-min="16" :margin-max="32">
<FormSuspense :p="init">