mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 21:23:24 +00:00
remove comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
'use client'; // Add this at the top to make this a Client Component
|
||||
'use client';
|
||||
|
||||
import { useEffect, useState } from 'react';
|
||||
import { getContract } from '@/lib/ethers';
|
||||
|
||||
Reference in New Issue
Block a user