Skip to content

Commit

Permalink
fix dragge name
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io committed Sep 26, 2023
1 parent 3327290 commit a071580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/draggable.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</span>
@endif

<template #default="darg">
<template #default="drag">
{{ $slot }}
</template>

Expand Down

0 comments on commit a071580

Please # to comment.