fix(DeesSimpleAppDash): Fix: add border to controlbar in DeesSimpleAppDash

This commit is contained in:
2024-11-07 01:16:54 +01:00
parent 563958813e
commit 08f3bad5f9
3 changed files with 7 additions and 1 deletions

View File

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