// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`tests rendering of Bookmark with newTab=false 1`] = `
Bookmark Test
`; exports[`tests rendering of Bookmark with newTab=true 1`] = `
Bookmark Test
`; exports[`tests rendering of Bookmark without newTab 1`] = `
Bookmark Test
`; exports[`tests rendering of BookmarkGroup 1`] = `
  • Test Group

    Bookmark Test
  • `; exports[`tests rendering of BookmarkList 1`] = `

    Bookmarks

    `;