This repository was archived by the owner on Sep 14, 2021. It is now read-only.
Reverted emoji PR
Rollback emoji classnames
Due to the non-deterministic order of emoji during webpack compilation, this results in mismatches of class names between server and client which to the user is a flash of unstyled content for server rendered apps.
Reverting until we dig a little deeper here.