Add client

This commit is contained in:
2021-11-10 18:12:17 +01:00
commit 4faa5a53f7
14 changed files with 3176 additions and 0 deletions

View File

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