mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
further typing improvements
This commit is contained in:
committed by
Thomas Ruoff
parent
90ac05a907
commit
52a68e9989
@@ -1,8 +1,6 @@
|
||||
import React from 'react'
|
||||
|
||||
import '../styles/index.css'
|
||||
|
||||
import 'react-day-picker/lib/style.css'
|
||||
import '../styles/index.css'
|
||||
|
||||
export default function MyApp({ Component, pageProps }) {
|
||||
return <Component {...pageProps} />
|
||||
|
||||
Reference in New Issue
Block a user