diff --git a/packages/ui/src/views/tools/index.jsx b/packages/ui/src/views/tools/index.jsx index e485fb8bf..10dff4351 100644 --- a/packages/ui/src/views/tools/index.jsx +++ b/packages/ui/src/views/tools/index.jsx @@ -245,7 +245,11 @@ const Tools = () => { ))} ) : ( - + )} {/* Pagination and Page Size Controls */}