Skip to content

Commit 1f24337

Browse files
committed
chore: move some demos around
1 parent 3324246 commit 1f24337

48 files changed

Lines changed: 36 additions & 162 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/07-collaboration/11-yhub/.bnexample.json renamed to examples/07-collaboration/10-suggestion-multi-editor/.bnexample.json

File renamed without changes.
Lines changed: 3 additions & 0 deletions

examples/07-collaboration/11-yhub/index.html renamed to examples/07-collaboration/10-suggestion-multi-editor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<meta charset="UTF-8" />
44
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
5-
<title>Collaborative Editing with YHub</title>
5+
<title>Suggestions (Experimental)</title>
66
<script>
77
<!-- AUTO-GENERATED FILE, DO NOT EDIT DIRECTLY -->
88
</script>
File renamed without changes.

examples/07-collaboration/11-yhub/package.json renamed to examples/07-collaboration/10-suggestion-multi-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@blocknote/example-collaboration-yhub",
2+
"name": "@blocknote/example-collaboration-suggestion-multi-editor",
33
"description": "AUTO-GENERATED FILE, DO NOT EDIT DIRECTLY",
44
"type": "module",
55
"private": true,

examples/07-collaboration/11-yhub/src/App.tsx renamed to examples/07-collaboration/10-suggestion-multi-editor/src/App.tsx

File renamed without changes.

examples/07-collaboration/11-yhub/src/style.css renamed to examples/07-collaboration/10-suggestion-multi-editor/src/style.css

File renamed without changes.

examples/07-collaboration/11-yhub/tsconfig.json renamed to examples/07-collaboration/10-suggestion-multi-editor/tsconfig.json

File renamed without changes.

examples/07-collaboration/11-yhub/vite-env.d.ts renamed to examples/07-collaboration/10-suggestion-multi-editor/vite-env.d.ts

File renamed without changes.

examples/07-collaboration/11-yhub/vite.config.ts renamed to examples/07-collaboration/10-suggestion-multi-editor/vite.config.ts

File renamed without changes.

0 commit comments

Comments
 (0)