From 7acb6d1cdcc285a7be047238b9e9984a844d2969 Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Tue, 4 Aug 2020 20:00:21 +0800 Subject: [PATCH] fix: transfer pagination disabled (#26009) --- components/transfer/ListBody.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/transfer/ListBody.tsx b/components/transfer/ListBody.tsx index 4e46b03ea0eb..9608ab103ea6 100644 --- a/components/transfer/ListBody.tsx +++ b/components/transfer/ListBody.tsx @@ -114,6 +114,7 @@ class ListBody extends React.Component