fix(dees-input-list): align list input with dees-tile styling and improve item affordances

This commit is contained in:
2026-04-05 11:08:40 +00:00
parent 5ee89b31b1
commit dede3216fb
3 changed files with 31 additions and 22 deletions

View File

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