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 React type declaration #1185

Merged
merged 1 commit into from
May 26, 2020
Merged

Fix React type declaration #1185

merged 1 commit into from
May 26, 2020

Conversation

repli2dev
Copy link
Contributor

Is it a bugfix ?

Yes

Is it a new feature ?

No

Describe what you've done:

Fixed mistakenly removed } whose absence caused

This missing `}` caused cause TypeScript error:
`node_modules/react-native-swiper/index.d.ts:147:1 - error TS1005: '}' expected.

How to test it ?

Use in React and run Typescript compilation.

@ArrayZoneYour ArrayZoneYour merged commit 28d034a into leecade:master May 26, 2020
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.

2 participants