jam411 пре 3 година
родитељ
комит
6b5ea55302
1 измењених фајлова са 1 додато и 1 уклоњено
  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 (