mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix lint
This commit is contained in:
parent
079864a7a9
commit
48e696dde4
@ -46,9 +46,9 @@
|
||||
</ds-flex-item>
|
||||
<ds-flex>
|
||||
<ds-flex-item class="categories-menu-item">
|
||||
<label
|
||||
class="category-labels"
|
||||
>{{ $t(`contribution.category.name.${category.slug}`) }}</label>
|
||||
<label class="category-labels">
|
||||
{{ $t(`contribution.category.name.${category.slug}`) }}
|
||||
</label>
|
||||
</ds-flex-item>
|
||||
<ds-space margin-bottom="xx-large" />
|
||||
</ds-flex>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user