diff --git a/dashboard/src/components/Table/BootsTable.tsx b/dashboard/src/components/Table/BootsTable.tsx index 4840148a..45a9c7ad 100644 --- a/dashboard/src/components/Table/BootsTable.tsx +++ b/dashboard/src/components/Table/BootsTable.tsx @@ -131,6 +131,7 @@ const BootsTable = ({ const tableInfoElement = (
{totalTrees} - +
diff --git a/dashboard/src/components/Table/TestsTable.tsx b/dashboard/src/components/Table/TestsTable.tsx index ac4833f4..93762ca9 100644 --- a/dashboard/src/components/Table/TestsTable.tsx +++ b/dashboard/src/components/Table/TestsTable.tsx @@ -89,6 +89,7 @@ const TestsTable = ({ treeId }: ITestsTable): JSX.Element => { const tableInfoElement = (
{
{
{ ]} /> { />