mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
add prettier and format all
This commit is contained in:
@@ -3,7 +3,7 @@ import App from '../components/App'
|
||||
|
||||
const IndexPage = () => (
|
||||
<Layout title="Home | Next.js + TypeScript Example">
|
||||
<App/>
|
||||
<App />
|
||||
</Layout>
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user