// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`extendability-using-extension-api given an extension with a weakly typed and invalid top-bar item is enabled renders without blowing up 1`] = `
home arrow_back arrow_forward

Welcome to OpenLens!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`extendability-using-extension-api given an extension with top-bar items is enabled renders 1`] = `
home arrow_back arrow_forward
Some-content

Welcome to OpenLens!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`extendability-using-extension-api given an extension with top-bar items is enabled when the extension is disabled renders 1`] = `
home arrow_back arrow_forward

Welcome to OpenLens!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`extendability-using-extension-api renders 1`] = `
home arrow_back arrow_forward

Welcome to OpenLens!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`;