// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` child props should reset ids correctly 1`] = `
`;
exports[` child props should reset ids correctly 2`] = `
`;
exports[` performance should render all tabs if forceRenderTabPanel is true 1`] = `
Hello Foo
Hello Bar
Hello Baz
Hello Qux
`;
exports[` props should accept className 1`] = `
`;
exports[` props should have sane defaults 1`] = `
`;
exports[` props should honor negative defaultIndex prop 1`] = `
`;
exports[` props should honor positive defaultIndex prop 1`] = `
`;
exports[` should allow for higher order components 1`] = `
`;
exports[` should allow string children 1`] = `
`;
exports[` should not add known props to dom 1`] = `
`;
exports[` should pass through custom properties 1`] = `
`;
exports[` validation should allow other DOM nodes 1`] = `
`;
exports[` validation should allow random order for elements 1`] = `
`;