Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: John Cowen <[email protected]>
  • Loading branch information
johncowen committed Jan 30, 2025
1 parent 69aaaee commit edce765
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
}, {
cacheControl: 'no-cache',
})"
@change="(value) => {
return resolve(value)
}"
@change="resolve"
v-slot="{ data: me }"
>
<slot
Expand Down

0 comments on commit edce765

Please sign in to comment.