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