mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix failing master (#23702)
This commit is contained in:
parent
f37814f3b1
commit
4ea41dc19d
@ -64,6 +64,7 @@ const buildCjsPackage = ({ env }) => {
|
||||
'useBlockLayout',
|
||||
'Cell',
|
||||
'useResizeColumns',
|
||||
'useAbsoluteLayout',
|
||||
],
|
||||
'../../node_modules/react-is/index.js': ['isValidElementType', 'isContextConsumer'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user