From 8df15676d0732d942cf0d85db0f933642fd2daf3 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 9 Dec 2021 19:06:54 +0100 Subject: [PATCH] docs: remove commercial use banner, fix #2202 --- docs/examples/collaborative-editing.md | 4 ---- docs/examples/tables.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/docs/examples/collaborative-editing.md b/docs/examples/collaborative-editing.md index 306f24d9..c74ba9fb 100644 --- a/docs/examples/collaborative-editing.md +++ b/docs/examples/collaborative-editing.md @@ -4,10 +4,6 @@ tableOfContents: true # Collaborative editing -:::pro Commercial use -Using the collaborative editing commercially? [Become a sponsor](/sponsor) to fund its development! -::: - ## Introduction This example shows how you can use Tiptap to let multiple users collaborate in the same document in real-time. diff --git a/docs/examples/tables.md b/docs/examples/tables.md index 35f568c1..75c74719 100644 --- a/docs/examples/tables.md +++ b/docs/examples/tables.md @@ -1,7 +1,3 @@ # Tables -:::pro Commercial use -Using this extension in a commercial project? [Become a sponsor](/sponsor) to fund its development! -::: - https://embed.tiptap.dev/preview/Examples/Tables