Standard import for state; Updating GridItem which needs support for useDrag hook (render only, not actual dnd UX tests)
This commit is contained in:
@ -259,4 +259,4 @@ state.core.items['jest:track:three'] = {
|
||||
]
|
||||
};
|
||||
|
||||
module.exports = state;
|
||||
export default state;
|
||||
|
||||
Reference in New Issue
Block a user