We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6b8e2 commit 1b8f92fCopy full SHA for 1b8f92f
design-system-templates/components/table.html.twig
@@ -4,7 +4,7 @@
4
</caption>
5
<thead>
6
<tr>
7
- <th scope="col">Column header 1</th>
+ <th scope="col">Column header 1</th>
8
<th scope="col">Column header 2</th>
9
<th scope="col">Column header 3</th>
10
</tr>
0 commit comments