diff --git a/src/components/emoji.js b/src/components/emoji.js index d15a0ba..91dbb3a 100644 --- a/src/components/emoji.js +++ b/src/components/emoji.js @@ -4,7 +4,7 @@ import data from '../data' import { getData, getSanitizedData, unifiedToNative } from '../utils' -const SHEET_COLUMNS = 49 +const SHEET_COLUMNS = 51 const _getPosition = props => { var { sheet_x, sheet_y } = _getData(props),