fix warnings (#256)

This commit is contained in:
das31
2023-01-12 15:39:10 -05:00
committed by GitHub
parent 8698a31586
commit c10835bec9
4 changed files with 7 additions and 123 deletions

View File

@@ -164,9 +164,9 @@ exports[`CarUpdatesTab Render 1`] = `
<tr
class="MuiTableRow-root MuiTableRow-footer"
>
<p>
<td>
No Car Updates found
</p>
</td>
</tr>
</tfoot>
</table>