We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e456996 commit 2ff39feCopy full SHA for 2ff39fe
README.md
@@ -52,7 +52,7 @@ adalConfig.js
52
53
```javascript
54
55
-import { AuthenticationContext, adalFetch, withAdalLogin } from '../src/react-adal';
+import { AuthenticationContext, adalFetch, withAdalLogin } from 'react-adal';
56
57
export const adalConfig = {
58
tenant: '14d71d65-f596-4eae-be30-27f079bf8d4b',
0 commit comments