jam411 hace 3 años
padre
commit
ae30ce5f4f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/app/src/components/PageContentFooter.tsx

+ 1 - 1
packages/app/src/components/PageContentFooter.tsx

@@ -5,7 +5,7 @@ import dynamic from 'next/dynamic';
 
 import { useSWRxCurrentPage } from '~/stores/page';
 
-import { AuthorInfoProps } from './Navbar/AuthorInfo''
+import { AuthorInfoProps } from './Navbar/AuthorInfo';
 
 import { Skelton } from './Skelton';