You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(card): rename misnamed instance of background color mod (#2417)
The custom mod property for the background color was named incorrectly
in one of the declarations. It already exists and is used by the rest
of the file with the correct name, so this is more of a bug fix than
an overall renaming.
0 commit comments