Use unicode heart instead of red heart
This commit is contained in:
@ -3,7 +3,7 @@ import { Map as ImmutableMap } from 'immutable';
|
||||
// https://emojipedia.org/facebook/
|
||||
export const ALLOWED_EMOJI = [
|
||||
'👍',
|
||||
'❤️',
|
||||
'❤',
|
||||
'😂',
|
||||
'😯',
|
||||
'😢',
|
||||
|
||||
Reference in New Issue
Block a user