use radix-ui tooltip
This commit is contained in:
@@ -14,7 +14,6 @@ const CoffeeIcon = () => {
|
||||
<Button
|
||||
onClick={onClick}
|
||||
toolTip="Buy me a coffee"
|
||||
tooltipPosition="bottom"
|
||||
style={{ border: 0 }}
|
||||
icon={<Coffee />}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user