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
reactions should be keyed by their abstract names, i.e. love, smile, lol, etc... This includes when they are broadcast between the views and how they are stored when rendering. Only when they are finally rendered, should they be mapped to icon classes. Today, they are keyed by icon classes.
The text was updated successfully, but these errors were encountered:
reactions should be keyed by their abstract names, i.e.
love
,smile
,lol
, etc... This includes when they are broadcast between the views and how they are stored when rendering. Only when they are finally rendered, should they be mapped to icon classes. Today, they are keyed by icon classes.The text was updated successfully, but these errors were encountered: