meal_planner/app.vue
2024-12-15 01:18:08 +01:00

5 lines
99 B
Vue

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