feat(elements): add configuration overview and section components with demo view and index exports

This commit is contained in:
2026-02-23 21:07:26 +00:00
parent 204253f78c
commit bd6bce04c9
6 changed files with 801 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/catalog',
version: '2.3.0',
version: '2.4.0',
description: 'UI component catalog for serve.zone'
}