Results 1 issues of lx70770

`const ToolTip: React.FC = (props) => { const { title, placement, showArrow = true } = props return }` if placement="bottomRight" and visible=true, tooltip will show at the top.