1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 className="info-drawer info-drawer-pane"
14 exports[`should render correctly: displayed 1`] = `
16 className="info-drawer info-drawer-pane open"
24 className="close-button"
28 onClick={[MockFunction]}
32 onKeydown={[MockFunction]}
35 onClickOutside={[MockFunction]}
38 className="display-flex-column max-height-100"
44 </OutsideClickHandler>