This commit is contained in:
2022-06-21 18:47:42 +02:00
parent 9531ab7006
commit eb0031bf87
3 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/** @type {import('next').NextConfig} */
module.exports = {
reactStrictMode: true,
}
};