Migrate components from Parcel
BetaThis feature is new and we're actively working to improve it. UpdatedIf you created components in the email editor Parcel, you can migrate them to Design Studio. You’ll need to create a new component in Design Studio and paste the code there.
Keep the following in mind as you migrate:
- Make sure the component name matches the
content
value in the script element. - If this is the child of another component, make sure you also add the parent components to Design Studio or remove the
allowedParents
array.
If you run into other issues, try troubleshooting with our GPT designed for creating custom components!