Shun Miyazawa hace 3 años
padre
commit
64adcbb0ac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/pages/share/[[...path]].page.tsx

+ 0 - 1
packages/app/src/pages/share/[[...path]].page.tsx

@@ -193,5 +193,4 @@ export const getServerSideProps: GetServerSideProps = async(context: GetServerSi
   };
 };
 
-
 export default SharedPage;