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
As Moxy may now be applied to both classes and structs, it makes little sense to have {{ moxy.Class.Name }} in templates, it should instead be {{ moxy.Target.Name }}
The text was updated successfully, but these errors were encountered:
As Moxy may now be applied to both classes and structs, it makes little sense to have
{{ moxy.Class.Name }}
in templates, it should instead be{{ moxy.Target.Name }}
The text was updated successfully, but these errors were encountered: