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);
}
">
가정 간호나 특히 배액관 등에 3way 사용이 헷갈리기 쉬운데
유투브 검색 하다 이해 하기 쉬운 영상이 있어 올려 봅니다