This commit is contained in:
2022-02-17 14:01:07 +01:00
commit d13bee1395
30 changed files with 11302 additions and 0 deletions

4
next.config.js Normal file
View File

@@ -0,0 +1,4 @@
module.exports = {
reactStrictMode: true,
}