Started widgets
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 32s

This commit is contained in:
2026-04-29 21:22:25 +02:00
parent e6d66529e3
commit ffb23b08eb
4 changed files with 48 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
<template>
<h2>This is a test widget</h2>
</template>