Parent issue: #6665
If a prop is not explicitly provided on the Sequence element (relying on a default value), the timeline editor needs to handle this case. The source code transformer may not find the prop to update. We should test what happens and decide on the behavior — e.g. should we insert the prop into the JSX, or mark it as non-editable?
Parent issue: #6665
If a prop is not explicitly provided on the Sequence element (relying on a default value), the timeline editor needs to handle this case. The source code transformer may not find the prop to update. We should test what happens and decide on the behavior — e.g. should we insert the prop into the JSX, or mark it as non-editable?