From fd5db619b4ecd0981a5076ffe0305fc521b5dc9c Mon Sep 17 00:00:00 2001 From: Nic Galinski Date: Wed, 3 Jun 2026 18:52:18 -0400 Subject: [PATCH] Update StrictReactDOMSelectProps.js The \`disabled\` prop was missing from \`StrictReactDOMSelectProps\` while present on input, textarea, button, option, and optgroup. \`