From df12b97519939ae4186046de22d71f064e609308 Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Wed, 19 Mar 2025 11:15:59 +0000 Subject: [PATCH] Update .changeset/witty-planets-sing.md Co-authored-by: Ben Lambert Signed-off-by: Charles de Dreuille --- .changeset/witty-planets-sing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/witty-planets-sing.md b/.changeset/witty-planets-sing.md index 31b572d8d1..4c58393d0e 100644 --- a/.changeset/witty-planets-sing.md +++ b/.changeset/witty-planets-sing.md @@ -2,4 +2,4 @@ '@backstage/canon': patch --- -Fix the Icon component when the name is not found to return null instead of an empty svg. +Fix the Icon component when the name is not found to return null instead of an empty SVG.