// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Menu with recursive content changes class and caret icon of "Item 3" when you click it 1`] = `
`;
exports[`Menu with recursive content changes class and caret icon of "Sub Item 4" when you click it 1`] = `
`;
exports[`Menu with recursive content collapses "Item 2" back when you click again 1`] = `
`;
exports[`Menu with recursive content collapses peer item "Item 3" and submenu "Sub Item 4" of it when you click "Item 2" 1`] = `
`;