From 9391756a0230f27e074a36a1b93e4f1d181c5f16 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 3 Jun 2024 11:47:47 +0200 Subject: [PATCH] Update .changeset/swift-islands-leave.md Signed-off-by: Vincenzo Scamporlino --- .changeset/swift-islands-leave.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/swift-islands-leave.md b/.changeset/swift-islands-leave.md index d92d3548cf..3b0b460733 100644 --- a/.changeset/swift-islands-leave.md +++ b/.changeset/swift-islands-leave.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Made `Select` field bug where it was not in full width on large screens. +Removed max width from `Select` component.