diff --git a/src/components/userAvatar/uav-select-chips.vue b/src/components/userAvatar/uav-select-chips.vue new file mode 100644 index 00000000..6d4c3d71 --- /dev/null +++ b/src/components/userAvatar/uav-select-chips.vue @@ -0,0 +1,148 @@ + + + + + + + + mdi-check + + All + + + + + mdi-check + + + {{ item }} + + + {{ item.label }} + + + + + + + + +