Skip to content

Commit

Permalink
fix: use correct "red heart" in default favorites (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Dec 4, 2023
1 parent 11c412b commit baf2908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/picker/constants.js
Expand Up @@ -9,7 +9,7 @@ export const DEFAULT_NUM_COLUMNS = 8
export const MOST_COMMONLY_USED_EMOJI = [
'😊',
'😒',
'️',
'️',
'👍️',
'😍',
'😂',
Expand Down

0 comments on commit baf2908

Please sign in to comment.