Select: Fixes virtualized select showing empty space above selected value (#84544)

* Select: Virtualized select bug replication

* Update with fix

* remove story

* Pin version

* Update

* Update
This commit is contained in:
Torkel Ödegaard
2024-03-15 16:00:58 +01:00
committed by GitHub
parent e93ba13f7a
commit 4dcbf4e5bb
4 changed files with 24 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@
"devDependencies": {
"@grafana/tsconfig": "^1.3.0-rc1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.1.0",
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",