Files
dragonroll/frontend/app/components/viewer/widgets/TestWidget.vue
BinarySandia04 ffb23b08eb
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 32s
Started widgets
2026-04-29 21:22:25 +02:00

3 lines
53 B
Vue

<template>
<h2>This is a test widget</h2>
</template>