Skip to content

Commit 7be82f7

Browse files
authored
Merge pull request #261 from sparksuite/demo-site-crash-fix
Fix for demo website crashing when keyboard controls are used
2 parents f280137 + 4e99307 commit 7be82f7

File tree

2 files changed

+585
-590
lines changed

2 files changed

+585
-590
lines changed

website/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"@tsconfig/docusaurus": "^1.0.2",
4343
"@types/react": "^17.0.2",
4444
"@types/react-helmet": "^6.1.0",
45+
"@types/react-loadable": "^5.5.5",
46+
"@types/react-router-config": "^5.0.2",
4547
"@types/react-router-dom": "^5.1.7",
4648
"typescript": "^4.2.2"
4749
}

0 commit comments

Comments
 (0)