Standard import for state; Updating GridItem which needs support for useDrag hook (render only, not actual dnd UX tests)

This commit is contained in:
James Barnsley
2022-02-03 20:34:54 +13:00
parent 276663c990
commit e2eed1e79c
4 changed files with 221 additions and 193 deletions

View File

@ -259,4 +259,4 @@ state.core.items['jest:track:three'] = {
]
};
module.exports = state;
export default state;