Skip to content

Commit 37f0634

Browse files
committed
Migrated to no-styles
1 parent 6c850bd commit 37f0634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-widgets/src/Components/ItemSelectorDialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,4 +375,4 @@ ItemsSelectorDialog.propTypes = {
375375
usedIds: PropTypes.array,
376376
};
377377

378-
export default withStyles(styles)(ItemsSelectorDialog);
378+
export default ItemsSelectorDialog;

0 commit comments

Comments
 (0)