feat(TICKET-LOGO): completed feature
This commit is contained in:
@@ -72,7 +72,7 @@ export default function ReceiptModal({
|
||||
{/* Logo */}
|
||||
<div className="mb-3 flex justify-center">
|
||||
<img
|
||||
src="/images/logo-main.png"
|
||||
src={receipt.logoUrl ?? '/images/logo-main.png'}
|
||||
alt="Logo"
|
||||
className="h-16 object-contain print:h-12"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user