Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cb8a91

Browse filesBrowse files
committed
docs: update content
1 parent 34c8ff3 commit 7cb8a91
Copy full SHA for 7cb8a91

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎packages/docs/components/header.md

Copy file name to clipboardExpand all lines: packages/docs/components/header.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Here's an example of all the sub-components included in a responsive light-theme
104104
export default {
105105
data() {
106106
return {
107-
visible: true,
107+
visible: false,
108108
}
109109
}
110110
}
@@ -115,7 +115,7 @@ Here's an example of all the sub-components included in a responsive light-theme
115115
export default {
116116
data() {
117117
return {
118-
visible: true,
118+
visible: false,
119119
}
120120
}
121121
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.