// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Tabs tests renders the Tabs component 1`] = `
Tab 1
`; exports[`Tabs tests renders the Tabs component with default tab 2 selected 1`] = `
Tab 2
`;