button tooltip from b90e32886a019e0e55af8d8d6f289312527d2fed

This commit is contained in:
Sanster
2022-05-21 13:04:09 +08:00
committed by Qing
parent 92900933e5
commit 22834a8243
9 changed files with 56 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ const SettingIcon = () => {
<div>
<Button
onClick={onClick}
toolTip="Settings"
tooltipPosition="bottom"
style={{ border: 0 }}
icon={
<svg