From dd4e54b14fd1d6c072a8d2a7a6fa5a5acd3abf97 Mon Sep 17 00:00:00 2001 From: BacLuc Date: Fri, 14 May 2021 18:41:08 +0200 Subject: [PATCH] CollaboratorListItem.vue: add IconButton to components and imports --- frontend/src/components/camp/CollaboratorListItem.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/camp/CollaboratorListItem.vue b/frontend/src/components/camp/CollaboratorListItem.vue index 53b6e9b42f6..9cee044740f 100644 --- a/frontend/src/components/camp/CollaboratorListItem.vue +++ b/frontend/src/components/camp/CollaboratorListItem.vue @@ -50,11 +50,12 @@