Startpunkten för version 1.0

This commit is contained in:
2026-04-02 11:59:34 +02:00
commit 150a654cb9
6 changed files with 322 additions and 0 deletions

8
block.json Normal file
View File

@@ -0,0 +1,8 @@
{
"apiVersion": 2,
"name": "hv/schema-block",
"title": "HV Schema",
"category": "widgets",
"icon": "calendar",
"editorScript": "hv-schema-editor"
}