From bec6da8bf2d4233cecbd890e168ef0b57e8d1960 Mon Sep 17 00:00:00 2001 From: JounQin Date: Sat, 2 Mar 2024 08:47:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20unlucky-apricots-call.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Vincenzo Scamporlino Signed-off-by: JounQin --- .changeset/unlucky-apricots-call.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/unlucky-apricots-call.md b/.changeset/unlucky-apricots-call.md index cad21931d7..cad43ecf39 100644 --- a/.changeset/unlucky-apricots-call.md +++ b/.changeset/unlucky-apricots-call.md @@ -2,4 +2,4 @@ '@backstage/plugin-org': patch --- -fix: `OwnershipCard` could be unscrollable when using together with `react-grid-layout` +Fixed an issue where the `OwnershipCard` component failed to scroll properly when used alongside `react-grid-layout`.