fix(dees-button): Fix reflect attribute for disabled property on dees-button component

This commit is contained in:
2024-10-06 01:12:00 +02:00
parent 68992301ff
commit f5fad07038
3 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.1.11',
version: '1.1.12',
description: 'A library for building components and other projects'
}