Skip to content

Commit

Permalink
test:pass scopedSlots explicitly as a mount option
Browse files Browse the repository at this point in the history
  • Loading branch information
annacv committed Feb 28, 2024
1 parent e6a3068 commit 88c008a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function renderPageLoaderButton({
totalResults
}
},
slots: scopedSlots
scopedSlots: scopedSlots
});

return {
Expand Down

0 comments on commit 88c008a

Please sign in to comment.