Add accessibility add on to storybook for finding a11y issues

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-07-20 18:29:57 +02:00
committed by blam
parent 56391bd3a4
commit 19d9995b6b
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/core-components': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-catalog-react': patch
---
Improve accessibility of core & catalog components by adjusting them with non-breaking changes.