Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
4c692a01a5
commit
7b60907dd7
2 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue