o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
게시글 삭제는 규정상 안돼요
정 삭제하고 싶으시면
제목과 댓글은 놔두시고 내용만 지워주세요