fix: table headings

This commit is contained in:
Ayo Ayco 2025-01-04 01:05:40 +01:00
parent d8ca8ea4a2
commit 25b23b79d2

View file

@ -86,8 +86,8 @@ const description =
<table> <table>
<tr> <tr>
<th>Avatar</th> <th>Avatar</th>
<th>Bsky</th>
<th>Fedi</th> <th>Fedi</th>
<th>Bsky</th>
</tr> </tr>
{ {
accountObjects.map((account, index) => ( accountObjects.map((account, index) => (