select icon indicating copy to clipboard operation
select copied to clipboard

feat: Added keyof in OptionFilterProp

Open NextThread opened this issue 11 months ago • 3 comments

fixes: #930

NextThread avatar Sep 17 '23 08:09 NextThread

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
select ❌ Failed (Inspect) Sep 17, 2023 8:44am

vercel[bot] avatar Sep 17 '23 08:09 vercel[bot]

Codecov Report

Merging #981 (2a6338d) into master (b5fccbd) will not change coverage. Report is 4 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head 2a6338d differs from pull request most recent head cea869e. Consider uploading reports for the commit cea869e to get more accurate results

@@           Coverage Diff           @@
##           master     #981   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          38       38           
  Lines        1373     1373           
  Branches      400      375   -25     
=======================================
  Hits         1370     1370           
  Misses          3        3           
Files Coverage Δ
src/Select.tsx 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 13 '23 11:10 codecov[bot]

Another code https://github.com/react-component/select/blob/83d5af3ceeef49349b8e767175b0f4450f5cfb97/src/hooks/useFilterOptions.ts#L15

yoyo837 avatar Oct 13 '23 15:10 yoyo837