From 1e68e3ed651c4e3979ffe28c2c1ff70e8f9ba1ce Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 2 Jun 2023 15:36:45 +0100 Subject: [PATCH] Update labels --- .github/labels-manage.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels-manage.yml b/.github/labels-manage.yml index 55cf17a4..70f6c985 100644 --- a/.github/labels-manage.yml +++ b/.github/labels-manage.yml @@ -1,6 +1,9 @@ - name: area/components color: F9D0C4 description: Belongs ui components +- name: area/components-view + color: F9D0C4 + description: Belongs ui view components - name: area/dependencies color: F9D0C4 description: Belongs project dependencies