// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`LabelGroup label group compact 1`] = `
  • 1
  • 2
  • 3
`; exports[`LabelGroup label group default 1`] = `
  • 1.1
`; exports[`LabelGroup label group with category 1`] = `
  • 1.1
`; exports[`LabelGroup label group with category and tooltip 1`] = `
  • 1.1
`; exports[`LabelGroup label group with closable category 1`] = `
  • 1.1
`;