mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-23 12:45:51 +00:00
Fix export
This commit is contained in:
@@ -46,5 +46,3 @@ export async function getStaticProps() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default Home
|
||||
|
||||
@@ -46,5 +46,3 @@ export async function getStaticProps() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default Home
|
||||
|
||||
Reference in New Issue
Block a user