We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 530e111 + 6fa99b3 commit ada6f2dCopy full SHA for ada6f2d
1 file changed
src/components/access_group/AccessGroupDescription.vue
@@ -31,8 +31,7 @@
31
></EditButton>
32
</div>
33
<h1 class="description-container__title"
34
- >{{ groupInformation.group.name }}<
35
- /h1>
+ >{{ groupInformation.group.name }}</h1>
36
</header>
37
<section v-if="groupInformation.membership.role" class="membership">
38
<dl>
0 commit comments