react-select
react-select copied to clipboard
feature/add-data-testid-capability
Fixes #5753
Adds the data-testid to the Select Container "Root Container" as a prop. This allows the user to more easily target their custom components in testing environments.