// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`KeyboardShortcut doesn't render + if last 1`] = `
a
`;
exports[`KeyboardShortcut doesn't render same modifier twice 1`] = `
`;
exports[`KeyboardShortcut doesn't render same modifier twice 2`] = `
`;
exports[`KeyboardShortcut renders alternative key name 1`] = `
Page Down
+
`;
exports[`KeyboardShortcut renders key icon 1`] = `
↓
+
`;