Fix export

This commit is contained in:
Shu Uesugi
2020-04-06 23:29:54 -07:00
parent daed502d95
commit b476a7a854
2 changed files with 0 additions and 4 deletions

View File

@@ -46,5 +46,3 @@ export async function getStaticProps() {
}
}
}
export default Home

View File

@@ -46,5 +46,3 @@ export async function getStaticProps() {
}
}
}
export default Home