fix(UI): Fixed font-family order for code and value elements

This commit is contained in:
2024-07-01 11:57:51 +02:00
parent 2148959c35
commit 1a8562dc6f
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.1.3',
version: '1.1.4',
description: 'A library for building components and other projects'
}