We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2114b2 commit 2a9346fCopy full SHA for 2a9346f
1 file changed
apps/webapp/app/components/primitives/Select.tsx
@@ -199,7 +199,6 @@ export function Select<TValue extends string | string[], TItem>({
199
text={text}
200
placeholder={placeholder}
201
shortcut={shortcut}
202
- tooltipTitle={heading}
203
disabled={disabled}
204
dropdownIcon={dropdownIcon}
205
{...props}
0 commit comments