diff --git a/dictation_client/src/components/footer/index.tsx b/dictation_client/src/components/footer/index.tsx index 6d4ec1e..3121fb4 100644 --- a/dictation_client/src/components/footer/index.tsx +++ b/dictation_client/src/components/footer/index.tsx @@ -6,8 +6,50 @@ import { getTranslationID } from "translation"; const Footer: React.FC = () => { const [t] = useTranslation(); return ( -