csandman / chakra-react-select

A Chakra UI themed wrapper for the popular library React Select

Home Page:https://www.npmjs.com/package/chakra-react-select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

property data-testid is not render

alvin0 opened this issue · comments

Description

<Select
          {...selectProps}
         data-testid="test-id"
          options={option}
      />

chakra-react-select Version

3.3.1

TypeScript?

  • Yes I use TypeScript

Operating System

  • macOS
  • Windows
  • Linux
  • iOS/iPadOS
  • Android