We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50fd7bd + 4fb775c commit 55566caCopy full SHA for 55566ca
1 file changed
apps/native/src/apis/controller/student/scrap/index.ts
@@ -4,7 +4,7 @@ export * from './useGetFoldersDetail';
4
export * from './useGetFolders';
5
export * from './useGetTrash';
6
export * from './useSearchScraps';
7
-export * from './useGetScrapsByFolder';
+export * from './getScrapsByFolder';
8
export * from './handwriting/useGetHandwriting';
9
export * from './useGetScrapStatusById';
10
0 commit comments