Let’s say you have a
→ design file X
pulling from
→ design system file for components called Y
- You save the history version 1 on file X.
- You then make changes to the components on Y.
- It updates on history version current on file X.
- Eventually, you go back to history version 1 on file X to see what the flow originally looked like
Will version 1 on file X have the old components from Y or locally even within version 1 X file? ie will it capture exactly what was done then?