mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
add transfer ticket functionality
This commit is contained in:
3
app/transferTicket/page.tsx
Normal file
3
app/transferTicket/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Page() {
|
||||
return <div>Transfer Ticket</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user