attach label to item

This commit is contained in:
Fred KISSIE
2026-05-05 21:35:10 +02:00
parent 09baf2f32e
commit 0d04cc365f
6 changed files with 177 additions and 15 deletions

View File

@@ -14,3 +14,4 @@
export * from "./listOrgLabels";
export * from "./createOrgLabel";
export * from "./updateOrgLabel";
export * from "./attachLabelToItem";