mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
update buy handler
This commit is contained in:
@@ -40,7 +40,7 @@ const ListingPage: React.FC = () => {
|
||||
return (
|
||||
<>
|
||||
<Header />
|
||||
<EventDescription />
|
||||
<EventDescription eventId={eventID!} />
|
||||
<Footer />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user