diff --git a/src/App.tsx b/src/App.tsx index 9f37550..f0b156e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -63,7 +63,7 @@ const queryClient = new QueryClient() function App() { return ( - } pagination={{ pageSize: 20, showSizeChanger: true, pageSizeOptions: ['10', '20', '50', '100'] }}> + }> }>