Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: typeof openKeys can be React.Key #347

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xyuanbuilds
Copy link

when get keys in onOpenChange to set openKeys, type mismatch. maybe use React.Key is better.

when get keys in onOpenChange to set openKeys, type mismatch. maybe use React.Key is better.
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #347 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   95.49%   95.49%           
=======================================
  Files          11       11           
  Lines         888      888           
  Branches      265      265           
=======================================
  Hits          848      848           
  Misses         40       40           
Impacted Files Coverage Δ
src/Menu.tsx 98.12% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a5e6cb...1111176. Read the comment docs.

@delete-merged-branch delete-merged-branch bot deleted the branch react-component:master March 31, 2023 07:09
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.

1 participant