// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ToggleGroup basic not selected 1`] = `
`;
exports[`ToggleGroup basic selected 1`] = `
`;
exports[`ToggleGroup icon variant 1`] = `
`;
exports[`ToggleGroup isCompact 1`] = `
`;
exports[`ToggleGroup isDisabled 1`] = `
`;
exports[`ToggleGroup should render non-ToggleGroupItem children 1`] = `
`;