Create a storybook friendly getKcContext

This commit is contained in:
garronej
2023-04-16 02:09:26 +02:00
parent fd49c2fd23
commit d1c7491704
10 changed files with 543 additions and 214 deletions

View File

@ -81,7 +81,7 @@
"@types/make-fetch-happen": "^10.0.1",
"@types/minimist": "^1.2.2",
"@types/node": "^18.15.3",
"@types/react": "18.0.9",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@types/yauzl": "^2.10.0",
"concurrently": "^7.6.0",
@ -91,7 +91,7 @@
"lint-staged": "^11.0.0",
"prettier": "^2.3.0",
"properties-parser": "^0.3.1",
"react": "18.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
"scripting-tools": "^0.19.13",