Skip to content

Commit cab1589

Browse files
committed
update readme
1 parent 9914e32 commit cab1589

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

src/assets/image/structure.png

12.1 KB
Loading

src/lib/logic/product/useCategoryProducts.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ interface Result {
1616
networkStatus: NetworkStatus;
1717
error: ApolloError | undefined;
1818
refresh: (arg0?: { name?: SortEnum; price?: SortEnum }) => void;
19-
2019
loadMore(): void;
2120
}
2221

0 commit comments

Comments
 (0)