We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b50ea commit f692466Copy full SHA for f692466
__tests__/shared/components/Header/__snapshots__/index.jsx.snap
@@ -71,14 +71,14 @@ exports[`Default render 1`] = `
71
Object {
72
"subMenu": Array [
73
74
+ "collapsed": true,
75
"href": "/community/competitive-programming",
76
"title": "Competitive Programming",
- "collapsed": true,
77
},
78
79
80
"href": "/community/data-science",
81
"title": "Data Science",
82
83
84
"href": "/community/design",
@@ -110,9 +110,9 @@ exports[`Default render 1`] = `
110
"title": "Forums",
111
112
113
114
"href": "/community/statistics",
115
"title": "Statistics",
116
117
118
"href": "/community/events",
0 commit comments