diff options
Diffstat (limited to 'src/components/Footer')
| -rw-r--r-- | src/components/Footer/Footer.tsx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 4aa980d..381b4a8 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -41,6 +41,7 @@ const Footer = () => {              {intl.formatMessage({                defaultMessage: 'Back to top',                description: 'Footer: Back to top button', +              id: 'dqrd6I',              })}            </span>            <ArrowIcon direction="top" /> | 
