1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
7 className="small nowrap"
15 shortcuts.on_page.intro
21 className="page-shortcuts-tooltip note text-center display-inline-block"
25 className="shortcut-button shortcut-button-tiny"
32 className="shortcut-button shortcut-button-tiny"
37 className="shortcut-button shortcut-button-tiny"
42 className="shortcut-button shortcut-button-tiny"
51 exports[`should render correctly: only left label 1`] = `
55 className="small nowrap"
62 className="shortcut-button spacer-right"
74 shortcuts.on_page.intro
77 shortcuts.on_page.left_x.baz
80 className="page-shortcuts-tooltip note text-center display-inline-block"
84 className="shortcut-button shortcut-button-tiny"
91 className="shortcut-button shortcut-button-tiny"
96 className="shortcut-button shortcut-button-tiny"
101 className="shortcut-button shortcut-button-tiny"
110 exports[`should render correctly: with meta label 1`] = `
114 className="small nowrap"
118 className="big-spacer-top big-padded-top bordered-top"
121 className="shortcut-button little-spacer-right"
126 className="little-spacer-right"
131 className="shortcut-button little-spacer-right"
136 className="shortcut-button spacer-right"
141 className="shortcut-button little-spacer-right"
146 className="shortcut-button spacer-right"
157 shortcuts.on_page.intro
161 shortcuts.on_page.meta_x.funky
163 className="page-shortcuts-tooltip note text-center display-inline-block"
167 className="shortcut-button shortcut-button-tiny"
174 className="shortcut-button shortcut-button-tiny"
179 className="shortcut-button shortcut-button-tiny"
184 className="shortcut-button shortcut-button-tiny"
193 exports[`should render correctly: with up/down and left/right labels 1`] = `
197 className="small nowrap"
202 className="shortcut-button little-spacer-right"
207 className="shortcut-button spacer-right"
214 className="big-spacer-left"
217 className="shortcut-button little-spacer-right"
222 className="shortcut-button spacer-right"
234 shortcuts.on_page.intro
235 shortcuts.on_page.up_down_x.foo
236 shortcuts.on_page.left_right_x.bar
240 className="page-shortcuts-tooltip note text-center display-inline-block"
244 className="shortcut-button shortcut-button-tiny"
251 className="shortcut-button shortcut-button-tiny"
256 className="shortcut-button shortcut-button-tiny"
261 className="shortcut-button shortcut-button-tiny"