Skip to content

Commit

Permalink
botonic-react: whatsapp catalog footer optional
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertGom committed Dec 23, 2024
1 parent a9a1c23 commit 50df201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/botonic-react/src/components/whatsapp-catalog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Message } from './message'

export interface WhatsappCatalogProps {
body: string
footer: string
footer?: string
thumbnailProductId?: string
}

Expand Down

0 comments on commit 50df201

Please sign in to comment.