mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
refactor: menuInvoker annotation be no longer needed
Tag menu will only be invoked through click event on the color button, command, or Formatter instance.
This commit is contained in:
parent
a7bc51fed2
commit
9518006ff1
1 changed files with 1 additions and 2 deletions
|
|
@ -1,2 +1 @@
|
|||
export * from "./refresherAnnot";
|
||||
export * from "./menuInvokerAnnot";
|
||||
export * from "./refresherAnnot";
|
||||
Loading…
Reference in a new issue