Functionality to create, update and delete label.

This commit is contained in:
2026-01-31 17:10:40 +01:00
parent 8d15e786ac
commit cb39f7ad32
8 changed files with 488 additions and 2 deletions
@@ -14,6 +14,12 @@
:vertical="true"
/>
<Label/>
<v-divider
:vertical="true"
/>
<PickArticle/>
<ArticleCreate/>