fix imports

This commit is contained in:
Shreyaschorge
2025-07-19 02:43:31 +05:30
parent bade04b785
commit 882e4f166f
6 changed files with 107 additions and 77 deletions

View File

@@ -14,7 +14,6 @@ import {
APP_URL,
APP_WEBHOOK_URL,
APP_ACCOUNT_ASSOCIATION,
APP_REQUIRED_CHAINS,
} from './constants';
export function cn(...inputs: ClassValue[]) {