mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
8 lines
149 B
Vue
8 lines
149 B
Vue
<template>
|
|
<ds-card space="small">
|
|
<ds-heading tag="h3">
|
|
{{ $t('admin.notifications.name') }}
|
|
</ds-heading>
|
|
</ds-card>
|
|
</template>
|