Amol Umbark 7cec2db503
fix: [alerts] solved legend not updating issue in ch query editor (#1757)
* fix: [alerts] solved legend not updating issue in ch query editor

* fix: [alerts]removed console.log

* fix: added jsdoc description tag
2022-11-25 12:16:47 +05:30

4 lines
79 B
TypeScript

import ChQuerySection from './ChQuerySection';
export default ChQuerySection;