fix(readme): Update readme.md: remove redundant usage section and refine component documentation with improved examples.

This commit is contained in:
2025-04-11 11:19:23 +00:00
parent 00e34e7e6c
commit 765b01afe0
3 changed files with 1006 additions and 76 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.5.2',
version: '1.5.3',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}