meal_planner/app.vue
2024-04-27 00:45:02 +02:00

5 lines
99 B
Vue

<template>
<div data-theme="cupcake">
<button class="btn">test</button>
</div>
</template>