So I create a component with a bunch of text values, delete the component to reuse for later. But when I import than component again all the text values are changed to “New Text”.
Ideally I’d like the component to always pull the originals text input until I change it.
Is this a bug?