SPRINT-12: fixed space before field values, fixed anchors on view record screen

This commit is contained in:
Tim Chamberlain
2022-10-07 15:26:47 -05:00
parent 60d440db09
commit 0e6c20d6d6
6 changed files with 196 additions and 102 deletions

View File

@ -32,6 +32,7 @@
"@types/node": "16.11.21",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-router-hash-link": "2.4.5",
"chart.js": "3.4.1",
"chroma-js": "2.4.2",
"datejs": "1.0.0-rc3",
@ -53,6 +54,7 @@
"react-quill": "1.3.5",
"react-router": "6.3.0",
"react-router-dom": "6.2.1",
"react-router-hash-link": "2.4.3",
"react-scripts": "5.0.0",
"react-table": "7.7.0",
"stylis": "4.0.13",