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:
kotaindah55 2025-03-17 10:15:33 +02:00
parent a7bc51fed2
commit 9518006ff1

View file

@ -1,2 +1 @@
export * from "./refresherAnnot";
export * from "./menuInvokerAnnot";
export * from "./refresherAnnot";