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
Refactor Phosphor setup to use typesafe string keys
Avoiding using the components directly avoids accidental imports, makes
icon-using code simpler in lots of places, and makes it much easier to
start setting up a progressive migration from FontAwesome to PI, by
supporting array + string key in various APIs and handling both, until
FA is gone.
0 commit comments