update TableNG to use the grafana fork of react-data-grid, which supports React 18 (#105970)

This commit is contained in:
Paul Marbach
2025-05-28 09:50:15 -04:00
committed by GitHub
parent 312fcb4a54
commit 840afe448f
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -21,6 +21,7 @@ const esModules = [
'lodash-es',
'vscode-languageserver-types',
'@bsull/augurs',
'react-data-grid',
].join('|');
module.exports = {