Use unicode heart instead of red heart

This commit is contained in:
Alex Gleason
2020-05-20 15:52:28 -05:00
parent 92917ac3e5
commit 6d48537d54

View File

@ -3,7 +3,7 @@ import { Map as ImmutableMap } from 'immutable';
// https://emojipedia.org/facebook/
export const ALLOWED_EMOJI = [
'👍',
'❤',
'❤',
'😂',
'😯',
'😢',