Skip to content

Commit

Permalink
Select block
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Jun 9, 2023
1 parent 3ea32e7 commit 103e57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default (editor: Editor, opts: RequiredPluginOptions) => {
label: 'Typed',
media: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><path d="M212.3 44l2.3 49.6h-6A60 60 0 00204 75c-3.2-6-7.5-10.5-12.9-13.3a44.9 44.9 0 00-21.1-4.3h-29.8V219c0 13 1.4 21 4.2 24.3 4 4.4 10 6.6 18.2 6.6h7.4v5.7H80.2V250h7.5c9 0 15.3-2.7 19-8.2 2.4-3.3 3.5-10.9 3.5-22.7V57.3H84.8a71 71 0 00-21.1 2.2 29 29 0 00-13.9 11.3 46.1 46.1 0 00-6.9 22.8H37L39.5 44h172.8zM245 22h18v256h-18z"/></svg>',
content: { type: cmpId },
select: true,
...block,
});
}

0 comments on commit 103e57b

Please sign in to comment.