I don’t understand what exactly happened but I copied the main component and pasted in the other file. But something went wrong and the main component lost it’s crucial variable that still remains in the copied/pasted component in the other files without changing the main component (I believe).

This is the main component in my design system library. And it’s missing the variable, which for some reason remains in the pasted component below.
But if I click the update icon, the variable in the RED rectangle disappears like the main component above.

How can I revert the main component to have this variable back?
