fix(techdocs): prevent content re-renders

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2022-05-13 15:14:08 +02:00
parent 459471a623
commit 95a5352746
15 changed files with 602 additions and 268 deletions
+1
View File
@@ -53,6 +53,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@backstage/test-utils": "^1.1.0",