HTML syntax fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-28 16:21:00 +02:00
parent 8452b2e096
commit bc6c0e0448
5 changed files with 9 additions and 19 deletions

View File

@@ -29,9 +29,7 @@
v-for="group in selectedGroups"
:key="group.id"
:group="group"
:view-mode="'column'"
:minimal="true"
:has-border="true"
:mode="'column'"
:showSummary="false"
/>