nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

Support React@18 #3232

Open sacru2red opened 3 months ago

sacru2red commented 3 months ago

Version

Write the version that you are currently using. latest (@toast-ui/react-editor@3.2.3)

Development Environment

Write the browser type, OS and so on.

Current Behavior

Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.

// https://github.com/nhn/tui.editor/blob/0c5c11bac0b9954e2cac2ff2a081ce8c80a5f14d/apps/react-editor/package.json#L30
"peerDependencies": {
    "react": "^17.0.1"
  },
// Write example code

Expected Behavior

Write a description of the future action.

support react@18