feat(editor): extract keyboard toolbar widget (#11707)

This commit is contained in:
Saul-Mirone
2025-04-15 12:06:49 +00:00
parent ecdaea9176
commit b5c9741f18
25 changed files with 201 additions and 33 deletions

View File

@@ -52,6 +52,7 @@
{ "path": "../widgets/edgeless-auto-connect" },
{ "path": "../widgets/edgeless-toolbar" },
{ "path": "../widgets/frame-title" },
{ "path": "../widgets/keyboard-toolbar" },
{ "path": "../widgets/linked-doc" },
{ "path": "../widgets/remote-selection" },
{ "path": "../widgets/scroll-anchoring" },