// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`preferences - closing-preferences given accessing preferences directly renders 1`] = `
home
arrow_back
arrow_forward

Application

Theme
Select...
Extension Install Registry
Select...

This setting is to change the registry URL for installing extensions by name. If you are unable to access the default registry (https://registry.npmjs.org) you can change it in your .npmrc file or in the input below.

Start-up
Update Channel
Stable
Locale Timezone
Select...
close
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given accessing preferences directly when navigating to a tab in preferences renders 1`] = `
home
arrow_back
arrow_forward
irrelevant
close
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given accessing preferences directly when navigating to a tab in preferences when preferences are closed renders 1`] = `
home
arrow_back
arrow_forward
Some front page
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given accessing preferences directly when preferences are closed renders 1`] = `
home
arrow_back
arrow_forward
Some front page
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences renders 1`] = `
home
arrow_back
arrow_forward

Application

Theme
Select...
Extension Install Registry
Select...

This setting is to change the registry URL for installing extensions by name. If you are unable to access the default registry (https://registry.npmjs.org) you can change it in your .npmrc file or in the input below.

Start-up
Update Channel
Stable
Locale Timezone
Select...
close
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when navigating to a tab in preferences renders 1`] = `
home
arrow_back
arrow_forward
irrelevant
close
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when navigating to a tab in preferences when preferences are closed renders 1`] = `
home
arrow_back
arrow_forward
Some content
arrow_left
0
arrow_right
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when preferences are closed renders 1`] = `
home
arrow_back
arrow_forward
Some content
arrow_left
0
arrow_right
`;