Skip to content

Commit 6c19850

Browse files
ci: apply automated fixes
1 parent e6315c3 commit 6c19850

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/angular/composable-tables/src/app/app.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<h1>Composable Tables Example</h1>
22
<p class="description">
33
Both tables below use the same <code>injectAppTable</code> function and
4-
shareable components, but with different data types and column
5-
configurations.
4+
shareable components, but with different data types and column configurations.
65
</p>
76

87
<users-table />

0 commit comments

Comments
 (0)