mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-25 07:26:47 +00:00
fix: pages without covers styling
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-icons": "^4.1.0",
|
||||
"react-notion-x": "^4.2.14",
|
||||
"react-notion-x": "^4.2.15",
|
||||
"react-use": "^15.3.3",
|
||||
"use-dark-mode": "^2.3.1"
|
||||
},
|
||||
|
||||
@@ -4110,10 +4110,10 @@ react-modal@^3.11.2:
|
||||
react-lifecycles-compat "^3.0.0"
|
||||
warning "^4.0.3"
|
||||
|
||||
react-notion-x@^4.2.14:
|
||||
version "4.2.14"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.14.tgz#0c03170de55eef3918fe4f9c5b8a23f6fb1dd3ff"
|
||||
integrity sha512-MxHI08qj9HfjnLmvLHG19ZfpUora6ZznLGZWD245OxTSJyuWc/ScI1ELjJU7V+kxKdfLnTLwuAN2i5eltgILXQ==
|
||||
react-notion-x@^4.2.15:
|
||||
version "4.2.15"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.15.tgz#b1d53288c1dc46744ee7850bae35c293d3bc3c36"
|
||||
integrity sha512-hdg8qiF3PDI8Sg/FiRexNbwEZSPADwFJTRg50jdqiCjyqgh9TqnKeabJNQ1Vh4sfEGKAsLCwQXsJwEvdB7j2Yg==
|
||||
dependencies:
|
||||
"@matejmazur/react-katex" "^3.1.3"
|
||||
date-fns "^2.15.0"
|
||||
|
||||
Reference in New Issue
Block a user