Merge pull request #5975 from SDA-SE/feat/techdocs-states

[TechDocs] Refactor the implicit logic from `<Reader />` into an explicit state machine
This commit is contained in:
Otto Sichert
2021-06-17 15:23:01 +02:00
committed by GitHub
13 changed files with 1053 additions and 270 deletions
+1
View File
@@ -56,6 +56,7 @@
"@backstage/test-utils": "^0.1.13",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^3.4.2",
"@testing-library/user-event": "^13.1.8",
"@types/react": "^16.9",
"@types/jest": "^26.0.7",