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
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 1 deletions

View File

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