fix(dees-input-multitoggle, dees-input-typelist): Replace dynamic import with static import for demo functions in dees-input-multitoggle and dees-input-typelist

This commit is contained in:
Juergen Kunz
2025-06-26 23:34:11 +00:00
parent 1dcaccdb6d
commit 9985c29a84
4 changed files with 9 additions and 3 deletions

View File

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