feat: revert dark mode to @fisch0920/use-dark-mode

This commit is contained in:
Travis Fischer
2022-04-26 18:21:03 -04:00
parent 4ebda1a789
commit 9afdbe32bf
10 changed files with 98 additions and 41 deletions

View File

@@ -25,6 +25,7 @@
"test:prettier": "prettier '**/*.{js,jsx,ts,tsx}' --check"
},
"dependencies": {
"@fisch0920/use-dark-mode": "^2.4.0",
"@keyvhq/core": "^1.6.9",
"@keyvhq/redis": "^1.6.10",
"@react-icons/all-files": "^4.1.0",
@@ -37,7 +38,6 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.1",
"next-api-og-image": "^2.2.1",
"next-themes": "^0.1.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.12.0",
"notion-types": "^6.11.0",