♻️ Pull request comments

This commit is contained in:
Manuel
2023-03-22 13:29:00 +01:00
parent 4c9d1a1c01
commit 0d6346c73a
7 changed files with 24 additions and 5 deletions

View File

@@ -10,5 +10,5 @@ module.exports = withBundleAnalyzer({
},
reactStrictMode: true,
output: 'standalone',
i18n: i18n,
i18n,
});