diff --git a/source/History/History.tsx b/source/History/History.tsx index 28128e0..aada8ca 100644 --- a/source/History/History.tsx +++ b/source/History/History.tsx @@ -129,8 +129,8 @@ const History: React.FC = () => { return ( -
-
+
+
{/* eslint-disable-next-line no-nested-ternary */} diff --git a/source/History/Table.tsx b/source/History/Table.tsx index e025f55..e4fdeb7 100644 --- a/source/History/Table.tsx +++ b/source/History/Table.tsx @@ -79,7 +79,7 @@ const Table: React.FC = () => { <>
{ >
{ ]} >
-

+

Recent shortened links. (last {MAX_HISTORY_ITEMS} results)

@@ -170,7 +162,7 @@ const Table: React.FC = () => {