update: escape chars to prevent parsing errors, bolden activity header text, reformatting

This commit is contained in:
Conrad
2021-07-04 17:34:59 -04:00
parent 50c6568b8c
commit 7732a19b62
3 changed files with 52 additions and 71 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@types/styled-components": "^5.1.10",
"axios": "^0.21.1",
"escape-html": "^1.0.3",
"framer-motion": "^4.1.17",
"image-to-base64": "^2.2.0",
"next": "11.0.0",