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.
1 parent 34c8ff3 commit 7cb8a91Copy full SHA for 7cb8a91
packages/docs/components/header.md
@@ -104,7 +104,7 @@ Here's an example of all the sub-components included in a responsive light-theme
104
export default {
105
data() {
106
return {
107
- visible: true,
+ visible: false,
108
}
109
110
@@ -115,7 +115,7 @@ Here's an example of all the sub-components included in a responsive light-theme
115
116
117
118
119
120
121
0 commit comments