gatsby-source-notion-contents
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "gatsby-source-notion-contents", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Get gatsby sources from notion", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -88,4 +88,8 @@ # gatsby-source-notion-contents | ||
## Example | ||
## Example | ||
#### Sample project | ||
- https://github.com/wonism/gatsby-source-notion-contents-sample | ||
#### Example source | ||
```jsx | ||
@@ -92,0 +96,0 @@ const Component = { |
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
4572
119