diff --git a/src/components/editor/components/FakeEditor.tsx b/src/components/editor/components/FakeEditor.tsx index 454ec520..ec3a8fff 100644 --- a/src/components/editor/components/FakeEditor.tsx +++ b/src/components/editor/components/FakeEditor.tsx @@ -21,6 +21,9 @@ export default function FakeEditor({ editor }: { editor: Editor | null }) { ref={edirotRef} className={`fixed flex flex-col top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 w-3/4 h-3/4 bg-white z-10 top-1/12 p-6 rounded-xl shadow-lg overflow-y-auto`} > +
+ chatGpt로 생성된 답변입니다. 답변이 정확하지 않을 수 있습니다. +
AI Writing...