1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-08 02:30:56 +00:00
bramw_baserow/web-frontend/pages/index.vue
2019-06-07 13:04:24 +02:00

5 lines
61 B
Vue

<template>
<div>
<h1>Baserow</h1>
</div>
</template>