// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiContextMenu can pass-through horizontal rule props 1`] = `
`;
exports[`OuiContextMenu is rendered 1`] = `
`;
exports[`OuiContextMenu panel item can be a separator line 1`] = `
`;
exports[`OuiContextMenu panel item can contain JSX 1`] = `
`;
exports[`OuiContextMenu props panels and initialPanelId allows you to click the title button to go back to the previous panel 1`] = `
`;
exports[`OuiContextMenu props panels and initialPanelId allows you to click the title button to go back to the previous panel 2`] = `
`;
exports[`OuiContextMenu props panels and initialPanelId renders the referenced panel 1`] = `
`;
exports[`OuiContextMenu props size m is rendered 1`] = `
`;
exports[`OuiContextMenu props size s is rendered 1`] = `
`;