react-notion-x
Advanced tools
@@ -113,2 +113,4 @@ "use strict"; | ||
}).map(function (p) { | ||
if (!block.properties) | ||
return null; | ||
var schema = collection.schema[p.property]; | ||
@@ -115,0 +117,0 @@ var data = block.properties[p.property]; |
@@ -107,2 +107,4 @@ var __assign = (this && this.__assign) || function () { | ||
}).map(function (p) { | ||
if (!block.properties) | ||
return null; | ||
var schema = collection.schema[p.property]; | ||
@@ -109,0 +111,0 @@ var data = block.properties[p.property]; |
{ | ||
"name": "react-notion-x", | ||
"version": "4.2.22", | ||
"version": "4.2.23", | ||
"description": "Fast and accurate React renderer for Notion.", | ||
@@ -53,3 +53,3 @@ "repository": "NotionX/react-notion-x", | ||
}, | ||
"gitHead": "f54e5c5e85f5574a90789bee6a53b020bb35b5c2" | ||
"gitHead": "c2cb3217e0a7cd7a2e51bce33c3570b851827aa8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1452076
0.02%13737
0.04%