Skip to content

Commit f33f321

Browse files
Build
1 parent b375cd6 commit f33f321

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

dist/plugin/slots/HeadersSlot.vue.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
1212
}, {
1313
showSelect: boolean;
1414
isTheadSlot: boolean;
15-
}, {}>, Partial<Record<`column.${string}`, (_: {
15+
}, {}>, Partial<Record<`header.${string}`, (_: {
1616
column: Column;
1717
}) => any>> & {
1818
"header.sortIcon"?(_: {}): any;

dist/vuetify-drilldown-table.cjs.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)