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 cfeb8c0 commit 9ba1587Copy full SHA for 9ba1587
netlify/functions/search.js
@@ -65,4 +65,4 @@ module.exports = extrovert.toNetlifyFunction(async function search(params) {
65
});
66
67
return { results };
68
-}
+});
0 commit comments