diff --git a/web/app/components/explore/continue-work/index.tsx b/web/app/components/explore/continue-work/index.tsx index 7d9253cd2a..7c36adf4fd 100644 --- a/web/app/components/explore/continue-work/index.tsx +++ b/web/app/components/explore/continue-work/index.tsx @@ -17,7 +17,7 @@ const ContinueWork = ({ const { t } = useTranslation() return ( -
+

{t('continueWork.title', { ns: 'explore' })} diff --git a/web/app/components/explore/continue-work/item.tsx b/web/app/components/explore/continue-work/item.tsx index 542da825d0..717f752f61 100644 --- a/web/app/components/explore/continue-work/item.tsx +++ b/web/app/components/explore/continue-work/item.tsx @@ -18,7 +18,7 @@ const ContinueWorkItem = ({ const { formatTimeFromNow } = useFormatTimeFromNow() return ( -
+