mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Refactor react-tiny-virtual-list (#159023)
## Summary
`react-tiny-virtual-list ` wasn't updated for over 5 years 🤯
This commit is contained in:
parent
015ae200e2
commit
daf81aae39
25 changed files with 128 additions and 156 deletions
10
typings/resize-observer-polyfill/index.d.ts
vendored
10
typings/resize-observer-polyfill/index.d.ts
vendored
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the Elastic License
|
||||
* 2.0 and the Server Side Public License, v 1; you may not use this file except
|
||||
* in compliance with, at your election, the Elastic License 2.0 or the Server
|
||||
* Side Public License, v 1.
|
||||
*/
|
||||
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default ResizeObserver;
|
Loading…
Add table
Add a link
Reference in a new issue