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
|
Before Width: | Height: | Size: 477 KiB After Width: | Height: | Size: 477 KiB |
|
|
@ -121,7 +121,7 @@ export default function DraggableWindose({ targetPosition, isVisible, onClose, o
|
||||||
>
|
>
|
||||||
<div className="relative w-fit h-fit">
|
<div className="relative w-fit h-fit">
|
||||||
<Image
|
<Image
|
||||||
src="/tlqkf.webp"
|
src="/windose.webp"
|
||||||
alt="Draggable Window"
|
alt="Draggable Window"
|
||||||
width={500}
|
width={500}
|
||||||
height={400}
|
height={400}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue