fix(DeesStepper): Adjusted CSS properties in DeesStepper component

This commit is contained in:
2024-10-05 00:01:37 +02:00
parent 56e8d868c9
commit d529c27a68
3 changed files with 11 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.1.10',
version: '1.1.11',
description: 'A library for building components and other projects'
}