fix(wcc-dashboard): Prevent duplicate application of scroll positions in dashboard to avoid interfering with user scrolling

This commit is contained in:
Juergen Kunz
2025-06-26 22:52:54 +00:00
parent 4ed37086ae
commit b858b3b9e2
3 changed files with 16 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '1.0.99',
version: '1.0.100',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}