Add client context.

This commit is contained in:
Paul
2021-06-18 20:07:26 +01:00
parent e7d1ada13d
commit aa81ebb298
12 changed files with 260 additions and 33 deletions

View File

@@ -31,6 +31,7 @@
"@types/node": "^15.12.3",
"@types/preact-i18n": "^2.3.0",
"@types/react-helmet": "^6.1.1",
"@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.10",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
@@ -44,6 +45,7 @@
"react-helmet": "^6.1.0",
"react-overlapping-panels": "1.1.2-patch.0",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"redux": "^4.1.0",
"revolt.js": "4.2.0-alpha.3-patch.0",
"rimraf": "^3.0.2",