jam411 3 ani în urmă
părinte
comite
6b5ea55302
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      packages/app/src/components/ShareLink/ShareLinkList.tsx

+ 1 - 1
packages/app/src/components/ShareLink/ShareLinkList.tsx

@@ -69,7 +69,7 @@ type Props = {
 
 const ShareLinkList = (props: Props): JSX.Element => {
 
-  const { t } = useTranslation();
+  const { t } = useTranslation('commons');
 
   function renderShareLinks() {
     return (