export const rendTipProps = (content: string) => ({ content, offset: [0, 18], duration: [300, 0], followCursor: true, hideOnClick: "toggle" });