docs: auto detect languages from demo main file

This commit is contained in:
Hans Pagel
2021-02-11 16:11:33 +01:00
parent 4ed025e210
commit 30fccac47c
4 changed files with 21 additions and 19 deletions

View File

@@ -7,4 +7,4 @@ The following guide describes how to integrate tiptap with your [Next.js](https:
TODO
<demo name="React" mode="react" />
<demo name="React" />

View File

@@ -7,4 +7,4 @@ The following guide describes how to integrate tiptap with your [React](https://
TODO
<demo name="React" mode="react" />
<demo name="React" />