mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-13 04:51:28 +08:00

* fix: [alerts] solved legend not updating issue in ch query editor * fix: [alerts]removed console.log * fix: added jsdoc description tag
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
import ChQuerySection from './ChQuerySection';
|
|
|
|
export default ChQuerySection;
|