1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Fix emoji render on notes list

This commit is contained in:
Abner Soares Alves Junior
2019-12-02 22:59:18 -03:00
committed by Junyoung Choi
parent 60d6c68e48
commit 3c12e0d119
3 changed files with 30 additions and 3 deletions

View File

@@ -111,6 +111,7 @@
"react-composition-input": "^1.1.1",
"react-debounce-render": "^4.0.1",
"react-dom": "^16.8.6",
"react-emoji-render": "^1.1.0",
"react-image-carousel": "^2.0.18",
"react-redux": "^7.0.3",
"react-router-dom": "^5.0.0",