feat(routes): add route UI components and demo view with list/card and app-shell integration

This commit is contained in:
2026-02-22 01:05:56 +00:00
parent 77630cf540
commit d1c19389d7
7 changed files with 1377 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/catalog',
version: '2.2.0',
version: '2.3.0',
description: 'UI component catalog for serve.zone'
}