From 1964ab35a8de0ff0c76a3a4e8f9a121bbea426f4 Mon Sep 17 00:00:00 2001 From: Damien Roche Date: Tue, 20 Aug 2024 17:32:53 +0200 Subject: [PATCH] Update TeamMembers.vue --- .../examples/cards/components/TeamMembers.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/www/src/examples/cards/components/TeamMembers.vue b/apps/www/src/examples/cards/components/TeamMembers.vue index 0300fc1d..1afdda27 100644 --- a/apps/www/src/examples/cards/components/TeamMembers.vue +++ b/apps/www/src/examples/cards/components/TeamMembers.vue @@ -64,25 +64,25 @@ const jacksonRole = ref('Member') No roles found. - +

Viewer

Can view and comment.

- +

Developer

Can view, comment and edit.

- +

Billing

Can view, comment and manage billing.

- +

Owner

Admin-level access to all resources. @@ -122,25 +122,25 @@ const jacksonRole = ref('Member') No roles found. - +

Viewer

Can view and comment.

- +

Developer

Can view, comment and edit.

- +

Billing

Can view, comment and manage billing.

- +

Owner

Admin-level access to all resources.