if (instance.props.className && !isDefaultRenderFn()) {
if (process.env.NODE_ENV !== 'production') {
console.warn(['@tippyjs/react: Cannot use `className` prop in conjunction with', '`render` prop. Place the className on the element you are', 'rendering.'].join(' '));
var hideData = (_state$modifiersData = state.modifiersData) == null ? void 0 : _state$modifiersData.hide; // WARNING: this is a high-risk path that can cause an infinite
// loop. This expression _must_ evaluate to false when required