Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@dylsteck
Copy link
Contributor

this fix ensures that any default handlers for SDK write actions are removed and replaced with override-able props to ensure that any write actions are handled on the developer's end and in a secure manner.

@vercel
Copy link

vercel bot commented Aug 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 9:35pm

Comment on lines -11 to -14
import { NeynarFrameCard, NeynarFrame as NeynarFrameCardType } from "../organisms/NeynarFrameCard";

type NeynarFrame = {
image: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems cleaner

Copy link
Contributor

@kevoconnell kevoconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH i don't have enough context to approve but generally speaking looks good

not present in all frames and not displayed in the `NeynarFrameCard` UI
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants