mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
committed by
GitHub
parent
fee5818823
commit
0972c7fd79
@@ -1,4 +1,4 @@
|
||||
import Head from 'next/head'
|
||||
import Head from 'next/head';
|
||||
import styles from '../styles/Home.module.css';
|
||||
|
||||
export default function Home() {
|
||||
@@ -112,4 +112,4 @@ export default function Home() {
|
||||
`}</style>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user