Skip to content

Commit f33eb90

Browse files
Remove a trailing whitespace.
1 parent 3f81405 commit f33eb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/table/table.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class TableStory implements OnInit, OnChanges {
7070
}
7171
}
7272
}
73-
73+
7474
simpleSort(index: number) {
7575
sort(simpleModel, index);
7676
}

0 commit comments

Comments
 (0)