We maintain a large design system. In an earlier iteration, our team used text styles, which have since been removed and fully replaced by text components. In our main library file, the old text styles no longer exist and are not applied to any component labels.
However, when inserting instances of these components into other files, the deprecated text styles are still appearing on the component labels. This behavior is inconsistent with the current state of the library and suggests that legacy text style data may be persisting in component instances.
Can this be fixed and how?
Thanks in advance!


