mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +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>
|