mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-05 07:26:52 +00:00
feat: fix dark mode
This commit is contained in:
@@ -46,8 +46,9 @@
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-icons": "^4.1.0",
|
||||
"react-notion-x": "^4.0.0",
|
||||
"react-use": "^15.3.3"
|
||||
"react-notion-x": "^4.1.0",
|
||||
"react-use": "^15.3.3",
|
||||
"use-dark-mode": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^10.0.5",
|
||||
|
||||
Reference in New Issue
Block a user