2018-10-16 09:43:26 +02:00

10 lines
157 B
Vue

<template>
<ds-flex>
<ds-flex-item>
<ds-heading tag="h1">
Einstellungen
</ds-heading>
</ds-flex-item>
</ds-flex>
</template>