Skip to content

Conversation

NextThread
Copy link

@NextThread NextThread commented Sep 17, 2023

fixes: #930

@vercel
Copy link

vercel bot commented Sep 17, 2023

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

@NextThread NextThread changed the title Added keyof in OptionFilterProp feat: Added keyof in OptionFilterProp Sep 17, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

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.

❗ 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% <ø> (ø)

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

@yoyo837
Copy link
Member

yoyo837 commented Oct 13, 2023

Another code

optionFilterProp?: string,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use keyof

2 participants