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 794cb82 commit d3fc160Copy full SHA for d3fc160
1 file changed
apps/webapp/app/components/primitives/Select.tsx
@@ -327,6 +327,7 @@ export function SelectTrigger({
327
className
328
)}
329
ref={ref}
330
+ disabled={disabled}
331
{...props}
332
/>
333
}
0 commit comments