1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-01 19:22:35 +02:00

more emoji

This commit is contained in:
Ian Storm Taylor
2016-11-28 17:28:01 -08:00
parent 8bb92aea6d
commit 0dd3dee160

View File

@@ -4,7 +4,7 @@ import React from 'react'
import initialState from './state.json' import initialState from './state.json'
const EMOJIS = [ const EMOJIS = [
'😃', '😬', '🍔' '😃', '😬', '😂', '😅', '😆', '😍', '😱', '👋', '👏', '👍', '🙌', '👌', '🙏', '👻', '🍔', '🍑', '🍆', '🔑'
] ]