Remove visual regression snapshot

This commit is contained in:
2026-01-18 13:11:20 +00:00
parent bd9482b6d4
commit 31d6334a65
9 changed files with 408 additions and 2 deletions

View File

@@ -236,6 +236,15 @@
"category": "showcase",
"description": "JSON UI system demonstration"
},
{
"name": "JSONConversionShowcase",
"path": "@/components/JSONConversionShowcase",
"export": "JSONConversionShowcase",
"type": "feature",
"preload": false,
"category": "showcase",
"description": "JSON conversion showcase overview"
},
{
"name": "SchemaEditor",
"path": "@/components/SchemaEditorPage",