Explorar el Código

remove empty line

yohei0125 hace 4 años
padre
commit
c8c2827d68
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/components/PageContentFooter.tsx

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

@@ -5,7 +5,6 @@ import { IUser } from '../interfaces/user';
 
 import AuthorInfo from './Navbar/AuthorInfo';
 
-
 type Props = {
   createdAt: Date,
   updatedAt: Date,