jam411 %!s(int64=3) %!d(string=hai) anos
pai
achega
06f6490622
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/src/components/UsersHomePageFooter.tsx

+ 1 - 0
packages/app/src/components/UsersHomePageFooter.tsx

@@ -12,6 +12,7 @@ export type UsersHomePageFooterProps = {
 }
 
 export const UsersHomePageFooter = (props: UsersHomePageFooterProps): JSX.Element => {
+
   const { t } = useTranslation();
   const { creatorId } = props;