Fixing Relume Webflow Component Class Duplication Issues
Hi I am having a problem with Relume Webflow components where if I copy and paste the component in my project. It adds new classes postfixed with '-2'. So for example, padding-global becomes padding-global-2. Same with container-large, it becomes container-large-2. Means I have to go through each class and remove that class and change it to the proper one. I'm using Finsweets Client First V2 Cloneable so this is probably why. But is there a way around this?