Replace component icons
When registering component icons, use theComponentIcon enum (available under @makeswift/runtime) instead of the original string values. Below is a table of the deprecated string values and their new enum equivalent:
Here is the link to the official release notes.