feat: pass strikethrough markdown for hint message on field (#5727)

Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
This commit is contained in:
Jonas Matos
2021-09-10 12:12:09 -03:00
committed by GitHub
parent 787e80c60a
commit 27f04484e6
4 changed files with 118 additions and 4 deletions

View File

@ -65,6 +65,7 @@
"redux-devtools-extension": "^2.13.8",
"redux-notifications": "^4.0.1",
"redux-thunk": "^2.3.0",
"remark-gfm": "1.0.0",
"sanitize-filename": "^1.6.1",
"semaphore": "^1.0.5",
"tomlify-j0.4": "^3.0.0-alpha.0",