From 6bbad5e113a5ea30691af574cff8d7767d44c829 Mon Sep 17 00:00:00 2001 From: Maximilian Vorbrodt <64839037+vorbrodt@users.noreply.github.com> Date: Wed, 30 Nov 2022 09:13:49 +0100 Subject: [PATCH] Update .changeset/shy-cycles-add.md Co-authored-by: Johan Haals Signed-off-by: Maximilian Vorbrodt <64839037+vorbrodt@users.noreply.github.com> --- .changeset/shy-cycles-add.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/shy-cycles-add.md b/.changeset/shy-cycles-add.md index 8a5e893684..2c70f2a8eb 100644 --- a/.changeset/shy-cycles-add.md +++ b/.changeset/shy-cycles-add.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-graph': patch --- -Set the default max depth in entity relations graph to a smaller value to provide better readability. +Set the default `maxDepth` prop for `EntityRelationsGraph` to a smaller value to provide better readability.