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

Error in "Integrate with React" section in README.md? #1425

Closed
robbiew opened this issue Dec 2, 2018 · 1 comment · Fixed by #1506
Closed

Error in "Integrate with React" section in README.md? #1425

robbiew opened this issue Dec 2, 2018 · 1 comment · Fixed by #1506
Assignees
Labels
front-burner p1 Painful if we don't fix, won't block releasing
Milestone

Comments

@robbiew
Copy link

robbiew commented Dec 2, 2018

https://github.com/Microsoft/BotFramework-WebChat/blob/master/README.md

import DirectLine from 'botframework-directlinejs'

should be

import { DirectLine } from 'botframework-directlinejs'

per Stack Overflow

@robbiew robbiew changed the title Error in "Integrate with React" section in readme Error in "Integrate with React" section in README.md Dec 2, 2018
@robbiew robbiew changed the title Error in "Integrate with React" section in README.md Error in "Integrate with React" section in README.md? Dec 2, 2018
@Kartik1607
Copy link

Great catch. 👍

@compulim compulim added Approved front-burner p1 Painful if we don't fix, won't block releasing labels Dec 3, 2018
@corinagum corinagum self-assigned this Dec 3, 2018
@compulim compulim added this to the v4.3 milestone Dec 18, 2018
@corinagum corinagum removed this from P1 in 4.3 Prioritization Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-burner p1 Painful if we don't fix, won't block releasing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants