thats-me/frontend/_src/pages/LifeWavePage.vue
2026-04-22 12:57:10 +02:00

8 lines
161 B
Vue

<template>
<!-- LifeWave page is intentionally empty all visuals are rendered by LifeWaveLayout -->
<div></div>
</template>
<script setup>
//
</script>