diff --git a/.changeset/soft-dogs-exercise.md b/.changeset/soft-dogs-exercise.md new file mode 100644 index 0000000000..2d045ba1f6 --- /dev/null +++ b/.changeset/soft-dogs-exercise.md @@ -0,0 +1,6 @@ +--- +'@backstage/core-components': patch +'@backstage/plugin-catalog-react': patch +--- + +Updated React component type declarations to avoid exporting exotic component types.