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);
}
">
건식 습식중에 고민중인데
임파선 제거했으면 사용하지 말라는 글도 많아서 고민되네요..