// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` custom theme should display custom theme 1`] = `

Theme

Enter the URL of a custom theme you want to apply.
  • Alice theme
`; exports[` custom theme should render the custom theme section 1`] = `

Theme

Enter the URL of a custom theme you want to apply.
  • Alice theme
`; exports[` renders the theme choice UI 1`] = `

Theme

`;