Example: @editorjs/list window not defined import dynamic from 'next/dynamic'; const List = dynamic(() => import("@editorjs/list"), { ssr: false });
確定! 回上一頁