Skip to content

Commit 157c1b6

Browse files
🤖 dprint fmt
1 parent 2605740 commit 157c1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/tabulator-tables/tabulator-tables-tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,7 @@ const headerMenuFunc = function(_e: MouseEvent, component: ColumnComponent) {
17861786
return [{
17871787
label: "Test",
17881788
}];
1789-
}
1789+
};
17901790

17911791
table = new Tabulator("#test-selectableRowsCheck", {
17921792
columns: [

0 commit comments

Comments
 (0)