We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3dbd9 commit f5896e7Copy full SHA for f5896e7
1 file changed
web/common/src/components/Lineage/LineageControlButton.tsx
@@ -31,6 +31,7 @@ export function LineageControlButton({
31
className,
32
)}
33
disabled={disabled}
34
+ title={text}
35
>
36
{children}
37
</ControlButton>
0 commit comments