We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
display: children
1 parent 0fe78bd commit 1df0be0Copy full SHA for 1df0be0
website/src/pages/tutorial/_meta.ts
@@ -1,5 +1,8 @@
1
export default {
2
- basic: 'Basic',
+ basic: {
3
+ title: 'Basic',
4
+ display: 'children',
5
+ },
6
advanced: {
7
title: 'Advanced',
8
display: 'hidden',
0 commit comments