From d486873dc905f91b20f58b455ce548330d8b278f Mon Sep 17 00:00:00 2001 From: Ellen Duong Date: Thu, 29 Feb 2024 18:23:08 -0500 Subject: [PATCH] style: fix table controls --- src/components/PubsTable.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PubsTable.tsx b/src/components/PubsTable.tsx index 2f3cf03..46fa10e 100755 --- a/src/components/PubsTable.tsx +++ b/src/components/PubsTable.tsx @@ -149,8 +149,8 @@ export function PubsTable() { -
- Page +
+ Page - of {table.getPageCount()} + of {table.getPageCount()}