Skip to content

Commit

Permalink
Merge remote-tracking branch 'fork/patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
fixmk committed May 5, 2022
2 parents f2b1d2e + 3c232a3 commit bc2fc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ or install it via a package manager
const Veriff = require('@veriff/js-sdk');

// ES6 style import
import Veriff from '@veriff/js-sdk';
import { Veriff } from '@veriff/js-sdk';

```

Expand Down

0 comments on commit bc2fc5d

Please sign in to comment.