You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, seems like the mode and the theme of editor can be set only passing props to the AceEditor component without declaring those import statements.
Can any issue be introduced if I omit those statments?
The text was updated successfully, but these errors were encountered:
Not an issue but have a question.
I am using the library for my project.
According to the document, if I want to use mode and theme, two import statements are needed.
However, seems like the mode and the theme of editor can be set only passing props to the AceEditor component without declaring those import statements.
Can any issue be introduced if I omit those statments?
The text was updated successfully, but these errors were encountered: