mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update webapp/components/generic/SearchGroup/SearchGroup.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
6f4bde93f6
commit
19aa01f83f
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="search-post">
|
<section class="search-group">
|
||||||
<p class="label">{{ option.groupName | truncate(70) }}</p>
|
<p class="label">{{ option.groupName | truncate(70) }}</p>
|
||||||
<div class="metadata"></div>
|
<div class="metadata"></div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user