// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should render Tab inside a component correctly 1`] = `
1
`; exports[`should render correctly after inserting a tab 1`] = `
2
`; exports[`should render correctly after inserting a tab with name 1`] = `
foo
`; exports[`should render nav-bottom slot correctly 1`] = `
Nav Bottom
`;