Fix TypeScript issues
Some checks failed
CI / checks (push) Failing after 1m35s

This commit is contained in:
Sebastien Castiel
2025-04-19 15:46:37 -04:00
parent d77411c21e
commit e63f3aa68f
2 changed files with 4 additions and 4 deletions

View File

@@ -191,7 +191,7 @@ function ReceiptDialogContent() {
<Unknown />
)
) : (
'' || '…'
''
)}
</div>
</div>