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
Latest version is 1.1.74. The number of icons is too large to have in a single enum class, thus the FluentUiFilled and FluentUiRegular enums must be split into FluentUiFilledAL, FluentUiFilledMZ, FluentUiRegularAL, and FluentUiRegularMZ.
The text was updated successfully, but these errors were encountered:
Latest version is
1.1.74
. The number of icons is too large to have in a single enum class, thus theFluentUiFilled
andFluentUiRegular
enums must be split intoFluentUiFilledAL
,FluentUiFilledMZ
,FluentUiRegularAL
, andFluentUiRegularMZ
.The text was updated successfully, but these errors were encountered: