fix(modal): scroll behaviour contain

This commit is contained in:
Juergen Kunz
2025-06-27 00:18:36 +00:00
parent d67a66662d
commit a57005a49b
3 changed files with 9 additions and 1 deletions

View File

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