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

Typo in the CodeSandbox Demo #92

Closed
jannaee opened this issue Jan 13, 2021 · 1 comment
Closed

Typo in the CodeSandbox Demo #92

jannaee opened this issue Jan 13, 2021 · 1 comment

Comments

@jannaee
Copy link

jannaee commented Jan 13, 2021

If you go to the README.md file, and select the first link to open the code in Codesandbox
You will see on lines 3, 35 and 37 packages are being imported from MEDitor vs MDEditor.

import MEDitor from "@uiw/react-md-editor";

should be

import MDEditor from "@uiw/react-md-editor";

@jaywcjlove
Copy link
Member

@jannaee thx!

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

2 participants