fix(dees-button): Fix styling issue in button component.

This commit is contained in:
2024-10-06 01:18:13 +02:00
parent e26da1bb8f
commit 719e63c667
3 changed files with 14 additions and 8 deletions

View File

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