chore: drag cursor

This commit is contained in:
Zephyruso 2023-09-01 00:19:14 +08:00
parent 4c4011a617
commit e3c5c55f0b

View File

@ -62,7 +62,7 @@ export default (props: {
'transition-transform': !!state.active.draggable,
}}
>
<div class="m-1 flex cursor-pointer justify-between p-1">
<div class="m-1 flex cursor-grab justify-between p-1">
<span class="select-none">{key}</span>
<input
type="checkbox"