🎨
This commit is contained in:
parent
46e4b07a87
commit
8ee4b180f9
3 changed files with 6 additions and 10 deletions
|
|
@ -38,7 +38,8 @@ import { deckStore } from './deck-store';
|
|||
|
||||
export default defineComponent({
|
||||
provide: {
|
||||
shouldHeaderThin: true
|
||||
shouldHeaderThin: true,
|
||||
shouldOmitHeaderTitle: true,
|
||||
},
|
||||
|
||||
props: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue