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(type): fix prop type infer #4530

Merged
merged 2 commits into from Sep 6, 2021
Merged

fix(type): fix prop type infer #4530

merged 2 commits into from Sep 6, 2021

Conversation

Bigfish8
Copy link
Contributor

@Bigfish8 Bigfish8 commented Sep 6, 2021

fix #4525

@yyx990803 yyx990803 merged commit 4178d5d into vuejs:master Sep 6, 2021
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.

prop with type: [String, Number] is inferred as string | number | Date
2 participants