use radix-ui tooltip

This commit is contained in:
Qing
2023-01-07 09:25:34 +08:00
parent a7240eedb5
commit a97f48220d
9 changed files with 26 additions and 82 deletions

View File

@@ -14,7 +14,6 @@ const CoffeeIcon = () => {
<Button
onClick={onClick}
toolTip="Buy me a coffee"
tooltipPosition="bottom"
style={{ border: 0 }}
icon={<Coffee />}
/>