varunv5000

Results 1 issues of varunv5000

The current code here in the docs has given a bug for me: `import PassportReader from "@gitcoinco/passport-sdk-reader"` However, if you do this it works: `import { PassportReader } from "@gitcoinco/passport-sdk-reader"`...