개발 · 프로그래밍

/

풀스택

리액트로 나만의 블로그 만들기(MERN Stack)

풀스택으로 나만의 블로그를 만들어 보아요~~!

(4.0) 수강평 30개

수강생 481명

Thumbnail

[수정] 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

댓글