wf4/app/pages/services.vue
webfussel 9642496e5a FIX: mpa, nuxt4 future, improvements in intro and services
Added mpa support, nuxt4 future compatibility, improvements in intro and services
2025-02-21 13:33:50 +01:00

5 lines
57 B
Vue

<template>
<div>
<Services />
</div>
</template>