Commit 355ab36e by jay

.

1 parent c6b9535e
import '@/styles/globals.css'
// import '@/styles/globals.css'
export default function App({ Component, pageProps }) {
return <Component {...pageProps} />
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!