// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should change selected icon when using selected-icon prop 1`] = `
city1
`; exports[`should render content slot correctly 1`] = `
group1
Custom Content
`; exports[`should render empty TreeSelect correctly 1`] = `
`; exports[`should render nav badge correctly 1`] = `
group1
3
`;