-
Notifications
You must be signed in to change notification settings - Fork 2
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
how can i add this to my react app #4
Comments
Hello @am0029, |
i have this but it is not rtl this is my 3 line code in my componnent import SimpleMDE from "react-simplemde-editor"; < what is wrong with my code this is not rtl |
problem is i need rtl editor not ltr . |
Yep, it is RTL. Please test it and if any problem mentions me. |
it is not rtl . what option should i use to make it rtl ? |
how can i add this to my react app
all this documentation is JavaScript
please help me
i want code like this
{/* <SimpleMDE value={body} onChange={setBody} required /> */}
The text was updated successfully, but these errors were encountered: