Skip to content

Commit 24711f1

Browse files
committed
Types - Update VueUiStackbarConfig type
1 parent 742aa70 commit 24711f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/vue-data-ui.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6220,6 +6220,7 @@ declare module "vue-data-ui" {
62206220
color?: string;
62216221
fontSize?: number;
62226222
bold?: boolean;
6223+
rounding?: number;
62236224
};
62246225
};
62256226
};

0 commit comments

Comments
 (0)