Refactor code structure for improved readability and maintainability

This commit is contained in:
암냥 2025-12-21 14:46:50 +09:00
commit 7b60907dd7
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 477 KiB

After

Width:  |  Height:  |  Size: 477 KiB

Before After
Before After

View file

@ -121,7 +121,7 @@ export default function DraggableWindose({ targetPosition, isVisible, onClose, o
>
<div className="relative w-fit h-fit">
<Image
src="/tlqkf.webp"
src="/windose.webp"
alt="Draggable Window"
width={500}
height={400}