added missing changeset for #6266 (#6267)

This commit is contained in:
Dotan Simha 2025-01-05 16:41:24 +07:00 committed by GitHub
parent cecd95bc6c
commit 817fed329b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,6 @@
---
'hive': patch
---
bugfix: `scrollIntoView` is not a function in lab page
(fixed https://github.com/graphql-hive/console/issues/6263)