mirror of
https://github.com/tomru/advcal.git
synced 2026-03-03 06:27:17 +01:00
first working version
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import '../styles/globals.css'
|
||||
import "../styles/styles.css";
|
||||
|
||||
function MyApp({ Component, pageProps }) {
|
||||
return <Component {...pageProps} />
|
||||
|
||||
Reference in New Issue
Block a user