This commit is contained in:
syuilo 2021-10-14 22:40:43 +09:00
parent 46e4b07a87
commit 8ee4b180f9
3 changed files with 6 additions and 10 deletions

View file

@ -38,7 +38,8 @@ import { deckStore } from './deck-store';
export default defineComponent({
provide: {
shouldHeaderThin: true
shouldHeaderThin: true,
shouldOmitHeaderTitle: true,
},
props: {