Switch to version 2: added registry/schemas/BentoGlobe.schema.json

This commit is contained in:
2026-04-17 21:19:05 +00:00
parent 03913efc71
commit bdd01bafe4

View File

@@ -0,0 +1,7 @@
{
"name": "BentoGlobe",
"propsSchema": {
"className?": "string",
"config?": "COBEOptions - Custom globe configuration (see COBE docs)"
}
}