From c9076067206ac6361531e1c08c99d069e64ef28e Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 7 Oct 2021 13:34:21 +0200 Subject: [PATCH] chore: change changeset text to reflect the Changes Signed-off-by: blam --- .changeset/seven-oranges-hunt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/seven-oranges-hunt.md b/.changeset/seven-oranges-hunt.md index 865f3e4b32..ceea04ad72 100644 --- a/.changeset/seven-oranges-hunt.md +++ b/.changeset/seven-oranges-hunt.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Adds a custom text color to the Button component if variant "contained" is used. +Wrap up the `Link` component in a component to reset the color so that we can actually see the button text