We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cf4f1 commit d41984bCopy full SHA for d41984b
components/jobber/actions/filter-quotes/filter-quotes.mjs
@@ -80,7 +80,6 @@ export default {
80
: undefined,
81
},
82
};
83
- console.log(args);
84
const quotes = await this.jobber.getPaginatedResources({
85
query,
86
args,
0 commit comments