mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
fix: mobile styles
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.1.1",
|
||||
"react-notion-x": "^4.1.2",
|
||||
"react-use": "^15.3.3",
|
||||
"use-dark-mode": "^2.3.1"
|
||||
},
|
||||
|
||||
@@ -5309,10 +5309,10 @@ react-modal@^3.11.2:
|
||||
react-lifecycles-compat "^3.0.0"
|
||||
warning "^4.0.3"
|
||||
|
||||
react-notion-x@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.1.1.tgz#4ee7bde78bb5facd6d20784f3712c406c76ac906"
|
||||
integrity sha512-N2GeKOxxQnFyLUCLg84uFCchqVU6j2eLXCgLNJxw0gLkeWlupAYbnYsqpGLhtf4UzrOHAyO5XGTn1qh5Y5EcCA==
|
||||
react-notion-x@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.1.2.tgz#ef72e2758ac4a4b456fc8c68b508747c04c225a6"
|
||||
integrity sha512-/P+doHu9ITwoe3K2d3v+S/HesPzdeBVQF//HkyM05+Kp+sHK1X7WE0Pj3lkqX/LU6W8FTh5Q1oEaYbwZzmMBjw==
|
||||
dependencies:
|
||||
"@matejmazur/react-katex" "^3.1.3"
|
||||
date-fns "^2.15.0"
|
||||
|
||||
Reference in New Issue
Block a user