fix: Emoji in title positioning (#2927)

* wip

* fix measure on first render

* wip

* refactor

* tsc

* remove fragment

* refactor (again)

* cleanup
This commit is contained in:
Tom Moor
2022-01-16 17:02:33 -08:00
committed by GitHub
parent 5abc73fabc
commit d0e7f2de65
8 changed files with 40 additions and 30 deletions

View File

@@ -76,7 +76,7 @@
"date-fns": "^2.25.0",
"dd-trace": "^0.32.2",
"dotenv": "^4.0.0",
"emoji-regex": "^6.5.1",
"emoji-regex": "^10.0.0",
"es6-error": "^4.1.1",
"exports-loader": "^0.6.4",
"fetch-retry": "^4.1.1",
@@ -140,11 +140,9 @@
"react-dropzone": "^11.3.2",
"react-helmet": "^6.1.0",
"react-i18next": "^11.13.0",
"react-is": "^17.0.2",
"react-portal": "^4.2.0",
"react-router-dom": "^5.2.0",
"react-table": "^7.7.0",
"react-virtual": "^2.8.2",
"react-virtualized-auto-sizer": "^1.0.5",
"react-waypoint": "^10.1.0",
"react-window": "^1.8.6",