Browse Source

remove space

Shun Miyazawa 3 năm trước cách đây
mục cha
commit
64adcbb0ac
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;