-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
Description
(was: text-slider class name inconsistent)
Since the Skeleton theme update, all the class names for the base element of a component use a consistent naming scheme of "montage-componentName". E.g. "montage-tokenField".
The textSlider component uses "montage-text-slider". This should be updated to "montage-textSlider". Makes styling the components more predicable if the names are consistent.
Reactions are currently unavailable