@ecp.eth/sdk / embed / EMBED_DEFAULT_REACTIONS
Variable: EMBED_DEFAULT_REACTIONS
const EMBED_DEFAULT_REACTIONS: readonly [{
icon: "heart";
value: "like";
}];Defined in: packages/sdk/src/embed/reactions.ts:30
Fallback reaction when no custom reactions are configured.