Initial commit from Create Next App

This commit is contained in:
spencerwooo
2021-06-22 12:58:37 +01:00
commit 03c05b4d66
15 changed files with 9463 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
reactStrictMode: true,
}