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`.