mirror data from lanyard api

This commit is contained in:
Conrad
2021-06-16 23:57:52 -04:00
parent fd3ed61089
commit 8bd4a28ef7
10 changed files with 333 additions and 218 deletions

View File

@@ -1,4 +1,3 @@
import '../styles/globals.css'
import type { AppProps } from 'next/app'
function MyApp({ Component, pageProps }: AppProps) {