update TableNG to use the grafana fork of react-data-grid, which supports React 18 (#105970)
This commit is contained in:
@@ -21,6 +21,7 @@ const esModules = [
|
||||
'lodash-es',
|
||||
'vscode-languageserver-types',
|
||||
'@bsull/augurs',
|
||||
'react-data-grid',
|
||||
].join('|');
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user