Skip to content

Commit 4487b6e

Browse files
committed
Use next app initial props instead of empty object
1 parent ca4ac4a commit 4487b6e

File tree

5 files changed

+586
-632
lines changed

5 files changed

+586
-632
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"next": "^12.3.1",
4-
"next-dark-mode": "3.0.0",
4+
"next-dark-mode": "4.0.0-beta.1",
55
"react": "^18.2.0",
66
"react-dom": "^18.2.0"
77
},

0 commit comments

Comments
 (0)