fix: icon exports (#7159)

This commit is contained in:
Beka Westberg
2023-06-16 10:59:36 -07:00
committed by GitHub
parent b8ad7d307f
commit 2d3aec45f6
3 changed files with 19 additions and 6 deletions

View File

@@ -1478,5 +1478,9 @@
},
},
},
{
oldName: 'Blockly.Icon',
newName: 'Blockly.icons.Icon',
},
],
}