{JSON.stringify(data, null, 2)}
-
-
- 🎉 Semua data telah dimuat.
} -Loading Editor...
} -); - - -type ChatItem = { - content: string; // HTML content including text and stickers -}; - -export default function Page() { - const [editorContent, setEditorContent] = useState(""); - const [chat, setChat] = useState
- {JSON.stringify(chat, null, 2)}
-
-