We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c81046b + 27f250f commit 582a7a3Copy full SHA for 582a7a3
README.md
@@ -48,9 +48,10 @@ Missing
48
- [ ] Checkboxes
49
- [ ] Toggle Lists
50
51
-## Detailed Guide
+## Sites using react-notion
52
53
-Can be found on the Splitbee Blog - [Notion as a CMS using Next.JS](https://splitbee.io/blog/notion-as-cms-using-nextjs)
+* [PS Tunnel](https://pstunnel.com/blog)
54
+* [Splitbee](https://splitbee.io/blog)
55
56
## Credits
57
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.2.0",
+ "version": "0.3.0",
3
"license": "MIT",
4
"main": "dist/index.js",
5
"typings": "dist/index.d.ts",
0 commit comments