playwright/tests/components/ct-vue-cli/src/pages/DashboardPage.vue

4 lines
48 B
Vue
Raw Normal View History

2022-11-08 17:40:29 +01:00
<template>
<main>Dashboard</main>
</template>