notion-content-render
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -76,4 +76,4 @@ "use strict"; | ||
}; }, | ||
unsupported: function () { return undefined; } | ||
unsupported: function () { return function () { return react_1["default"].createElement(react_1["default"].Fragment, null); }; } | ||
}; | ||
exports["default"] = ReactStyleFactory; |
{ | ||
"name": "notion-content-render", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "A library to render notion content structure to React or MD", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13404