How can i align the tooltip above the sorter icon? I am using antd – CSS
I am using antd framework for making a table with sorter column. How can I make the tooltip aligned above the sorter icon? Here's the snippet of my UI. I added this prop inside the column, date. showSorterTooltip={{title: 'Click to…