You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":3,"sources":["webpack:///./src/pages/index.js"],"names":["Index","theme"],"mappings":"0FAAA,8FAKe,SAASA,IAEtB,OAAQ,kBAAC,IAAD,CAAeC,MAAOA,KAC5B,kBAAC,UAAD","file":"component---src-pages-index-js-08c54ad6008865f479d6.js","sourcesContent":["import React from 'react';\nimport theme from \"../theme\"\nimport { ThemeProvider } from '@material-ui/styles';\nimport App from \"./App\"\n\nexport default function Index() {\n\n return (<ThemeProvider theme={theme}>\n <App/>\n </ThemeProvider>);\n}\n"],"sourceRoot":""}