diff --git a/src/components/Settings/SettingsLogs/index.tsx b/src/components/Settings/SettingsLogs/index.tsx index b7eda0565..fe1845c27 100644 --- a/src/components/Settings/SettingsLogs/index.tsx +++ b/src/components/Settings/SettingsLogs/index.tsx @@ -397,7 +397,7 @@ const SettingsLogs: React.FC = () => { {data.results.length === 0 && ( - +
{intl.formatMessage(globalMessages.noresults)} @@ -418,7 +418,7 @@ const SettingsLogs: React.FC = () => { )} - +