mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary
Fixes #182775
Prevents stale update on line width update.
I suspect the root problem there was due to this commit
|
||
---|---|---|
.. | ||
components | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json | ||
types.ts | ||
util.ts |
@kbn/visualization-ui-components
A set of components for interacting with visualizations. In practice, this is a place to put Lens components we want available outside of Lens.