// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/popover/demo/arrow.tsx extend context correctly 1`] = ` Array [
,
, ] `; exports[`renders components/popover/demo/arrow.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/basic.tsx extend context correctly 1`] = ` Array [ ,
, ] `; exports[`renders components/popover/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/component-token.tsx extend context correctly 1`] = ` Array [
,
, ] `; exports[`renders components/popover/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/control.tsx extend context correctly 1`] = ` Array [ ,
, ] `; exports[`renders components/popover/demo/control.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/hover-with-click.tsx extend context correctly 1`] = ` Array [ ,
,
, ] `; exports[`renders components/popover/demo/hover-with-click.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/placement.tsx extend context correctly 1`] = `
`; exports[`renders components/popover/demo/placement.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/render-panel.tsx extend context correctly 1`] = ` Array [
,
, ] `; exports[`renders components/popover/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/triggerType.tsx extend context correctly 1`] = `
`; exports[`renders components/popover/demo/triggerType.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/wireframe.tsx extend context correctly 1`] = ` Array [
,
, ] `; exports[`renders components/popover/demo/wireframe.tsx extend context correctly 2`] = `[]`;