remove old todo
This commit is contained in:
parent
c183ab0f06
commit
0de246fcae
2 changed files with 0 additions and 29888 deletions
|
@ -94,7 +94,6 @@ const popStack = (stack: string, open: boolean) => {
|
|||
return ret;
|
||||
};
|
||||
|
||||
// TODO: handle grouped unicode emojis
|
||||
export const emojifyText = (str: string, customEmojis = {}) => {
|
||||
let buf = '';
|
||||
let stack = '';
|
||||
|
|
29887
data.json
29887
data.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue