feat(sz-config-section): add header action buttons to sz-config-section allowing configurable actions/events

This commit is contained in:
2026-02-23 21:23:35 +00:00
parent 33a97b410e
commit 0f6bfe45aa
4 changed files with 61 additions and 2 deletions

View File

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