Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Oneof typo #111

Merged
merged 3 commits into from
Apr 18, 2019
Merged

Oneof typo #111

merged 3 commits into from
Apr 18, 2019

Conversation

chriddyp
Copy link
Member

Received this warning from previous PR:

Warning: Invalid arguments supplied to oneOf, expected an array, got 3 arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).

@chriddyp chriddyp requested a review from byronz April 17, 2019 23:08
@byronz
Copy link
Contributor

byronz commented Apr 18, 2019

💃

@byronz byronz merged commit ef43471 into master Apr 18, 2019
@byronz byronz deleted the oneof branch April 18, 2019 02:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants