feat: fix dark mode; minor optimizations

This commit is contained in:
Travis Fischer
2022-04-20 19:56:01 -04:00
parent 2f09c9d52e
commit facc4e301b
6 changed files with 84 additions and 46 deletions

View File

@@ -48,7 +48,7 @@
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-notion-x": "^6.12.2",
"react-notion-x": "^6.12.3",
"react-tweet-embed": "^2.0.0",
"react-use": "^17.3.2"
},