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

How to import from npm? #83

Open
ivanjeremic opened this issue Aug 21, 2021 · 3 comments
Open

How to import from npm? #83

ivanjeremic opened this issue Aug 21, 2021 · 3 comments

Comments

@ivanjeremic
Copy link

There is no example how to correctly import it when using npm, is it: import arrive from "arrive"; ?

@uzairfarooq
Copy link
Owner

import Arrive from 'arrive'

@ivanjeremic
Copy link
Author

ivanjeremic commented Aug 21, 2021

import Arrive from 'arrive'

Didn't work for me but thanks anyway found a react hook for my use case.

@biinniit
Copy link

biinniit commented Jun 7, 2022

import {} from 'arrive' worked for me

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

No branches or pull requests

3 participants