Added waiting component and rendered the offerlist
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { handlePagingFunc } from "./HandlePagination";
|
||||
import PaginatedList from "./PaginatedList";
|
||||
|
||||
export { handlePagingFunc, PaginatedList };
|
||||
Reference in New Issue
Block a user