File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
packages/main/src/components/SideNavigation/__snapshots__ Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ exports[`SideNavigation Collapsed 1`] = `
88 class = " "
99 footer-text = " "
1010 header-text = " "
11- mode = " SingleSelect "
11+ mode = " None "
1212 no-data-text = " "
1313 separators = " All"
1414 >
@@ -128,7 +128,7 @@ exports[`SideNavigation Collapsed 1`] = `
128128 class = " "
129129 footer-text = " "
130130 header-text = " "
131- mode = " SingleSelect "
131+ mode = " None "
132132 no-data-text = " "
133133 separators = " All"
134134 >
@@ -164,7 +164,7 @@ exports[`SideNavigation Condensed 1`] = `
164164 class = " "
165165 footer-text = " "
166166 header-text = " "
167- mode = " SingleSelect "
167+ mode = " None "
168168 no-data-text = " "
169169 separators = " All"
170170 >
@@ -284,7 +284,7 @@ exports[`SideNavigation Condensed 1`] = `
284284 class = " "
285285 footer-text = " "
286286 header-text = " "
287- mode = " SingleSelect "
287+ mode = " None "
288288 no-data-text = " "
289289 separators = " All"
290290 >
@@ -320,7 +320,7 @@ exports[`SideNavigation Expanded 1`] = `
320320 class = " "
321321 footer-text = " "
322322 header-text = " "
323- mode = " SingleSelect "
323+ mode = " None "
324324 no-data-text = " "
325325 separators = " All"
326326 >
@@ -468,7 +468,7 @@ exports[`SideNavigation Expanded 1`] = `
468468 class = " "
469469 footer-text = " "
470470 header-text = " "
471- mode = " SingleSelect "
471+ mode = " None "
472472 no-data-text = " "
473473 separators = " All"
474474 >
@@ -514,7 +514,7 @@ exports[`SideNavigation Expanded without Icons 1`] = `
514514 class = " "
515515 footer-text = " "
516516 header-text = " "
517- mode = " SingleSelect "
517+ mode = " None "
518518 no-data-text = " "
519519 separators = " All"
520520 >
@@ -633,7 +633,7 @@ exports[`SideNavigation Expanded without Icons 1`] = `
633633 class = " "
634634 footer-text = " "
635635 header-text = " "
636- mode = " SingleSelect "
636+ mode = " None "
637637 no-data-text = " "
638638 separators = " All"
639639 >
You can’t perform that action at this time.
0 commit comments