// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Tooltip rtl render component should be rendered correctly in RTL direction 1`] = ``; exports[`Tooltip should hide when mouse leave antd disabled component Button 1`] = ` `; exports[`Tooltip support arrow props by default 1`] = `
target
`; exports[`Tooltip support arrow props pass false to hide arrow 1`] = `
target
`;