fix: update to emoji-mart 2.10.0 (#10281)

* fix: update to emoji-mart 2.10.0

* remove useless change

* fix CSS style of emoji picker, improve a11y

* fix missing newline in scss

* fix the title and input fonts
This commit is contained in:
Nolan Lawson 2019-03-16 12:13:15 -07:00 committed by Eugen Rochko
parent 6a3f08661f
commit db06b25376
7 changed files with 82 additions and 24 deletions

View file

@ -85,7 +85,7 @@
"cssnano": "^4.1.10",
"detect-passive-events": "^1.0.2",
"dotenv": "^6.2.0",
"emoji-mart": "Gargron/emoji-mart#build",
"emoji-mart": "^2.10.0",
"es6-symbol": "^3.1.1",
"escape-html": "^1.0.3",
"exif-js": "^2.3.0",