more refactor

This commit is contained in:
Shreyaschorge
2025-07-07 20:19:22 +05:30
parent cc84b0a882
commit bbc8d81613
8 changed files with 896 additions and 892 deletions

View File

@@ -6,7 +6,7 @@ import { ShareButton } from '../Share';
import { Button } from '../Button';
import { SignIn } from '../wallet/SignIn';
import { type Haptics } from '@farcaster/frame-sdk';
import { NeynarAuthButton } from '../NeynarAuthButton';
import { NeynarAuthButton } from '../NeynarAuthButton/index';
/**
* ActionsTab component handles mini app actions like sharing, notifications, and haptic feedback.