[수정] CKEditor5가 약간 수정되었습니다.

1. Import 방법이 변경되었습니다. 

(기존) import CKEditor from "~~" -> (변경) import {CKEditor} from "~~"

2. CKEditor가 기존 onInit에서 onReady로 변경되었습니다

<기타 참고> https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/react.html

채널톡 아이콘