react-select icon indicating copy to clipboard operation
react-select copied to clipboard

feature/add-data-testid-capability

Open adrocic opened this issue 4 months ago • 2 comments

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.

adrocic avatar Sep 20 '25 01:09 adrocic