fix(dees-stepper): improve stepper exit animation timing for cancel confirmation flow

This commit is contained in:
2026-04-12 09:24:23 +00:00
parent 8a1be59a51
commit e87898ab82
3 changed files with 20 additions and 6 deletions

View File

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