fix invalid classes and html attributes

This commit is contained in:
Alex Turchyn
2026-07-23 21:20:22 +03:00
committed by Pete Matsyburka
parent e77998e53c
commit 3edd1ab32d
12 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
</thead>
<tbody>
<% @mcp_tokens.each do |mcp_token| %>
<tr scope="row">
<tr>
<td>
<%= mcp_token.name %>
</td>