display back button in note

This commit is contained in:
ThatOneCalculator 2023-04-04 21:59:35 -07:00
parent c88627fc88
commit 9879bbe38e
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -1,6 +1,6 @@
<template>
<MkStickyContainer>
<template #header><MkPageHeader :actions="headerActions" :tabs="headerTabs"/></template>
<template #header><MkPageHeader :actions="headerActions" :tabs="headerTabs" :display-back-button="true"/></template>
<MkSpacer :content-max="800" :marginMin="6">
<div class="fcuexfpr">
<transition :name="$store.state.animation ? 'fade' : ''" mode="out-in">