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(icon): avoid conflictions with line icon aliases
The two-word aliases for `chart line` and `line graph` are renamed into one-word
aliases `chartline` and `linegraph` respectively to avoid conflicting with the
class name `line` which is used by other FUI components.
Closes: #1619
0 commit comments