mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
10 lines
157 B
Vue
10 lines
157 B
Vue
<template>
|
|
<ds-flex>
|
|
<ds-flex-item>
|
|
<ds-heading tag="h1">
|
|
Einstellungen
|
|
</ds-heading>
|
|
</ds-flex-item>
|
|
</ds-flex>
|
|
</template>
|