mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
more hacking
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import 'bootstrap/dist/css/bootstrap.min.css'
|
||||
import 'react-dates/lib/css/_datepicker.css'
|
||||
|
||||
import moment from 'moment'
|
||||
import deLocale from 'moment/locale/de'
|
||||
import 'moment'
|
||||
import 'moment/locale/de'
|
||||
|
||||
export default function MyApp({ Component, pageProps }) {
|
||||
return <Component {...pageProps} />
|
||||
|
||||
Reference in New Issue
Block a user