Refactor the implicit logic from <Reader /> into an explicit state machine

Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
This commit is contained in:
Dominik Henneke
2021-06-09 10:49:10 +02:00
parent fea7fa0ba6
commit 1dfec7a2ae
10 changed files with 1053 additions and 264 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",