Initial commit: scaffold stack.gallery catalog frontend

This commit is contained in:
2026-03-21 11:04:38 +00:00
commit 1e758a6afd
31 changed files with 16405 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/**
* autocreated commitance info file
* for: @stack.gallery/catalog
*/
export const commitinfo = {
name: '@stack.gallery/catalog',
version: '1.0.0',
description: 'UI component catalog for Stack.Gallery',
};