1
0

add: back button in header

Closes transfem-org/Sharkey#196
This commit is contained in:
Mar0xy
2023-12-03 19:09:15 +01:00
parent ec5facd09a
commit 1bb258b16a
5 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<template>
<MkStickyContainer>
<template #header><MkPageHeader :actions="headerActions" :tabs="headerTabs"/></template>
<template #header><MkPageHeader :actions="headerActions" :displayBackButton="true" :tabs="headerTabs"/></template>
<MkSpacer :contentMax="800">
<div>
<Transition :name="defaultStore.state.animation ? 'fade' : ''" mode="out-in">