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 dff8929 commit 4605d8dCopy full SHA for 4605d8d
1 file changed
src/components/api/searchApi.ts
@@ -7,8 +7,6 @@ type SearchCommon = {
7
skip?: number;
8
};
9
10
-
11
12
export const searchSources = async ({
13
query,
14
limit = 10,
0 commit comments