Skip to content

Commit

Permalink
re run
Browse files Browse the repository at this point in the history
  • Loading branch information
kaarthik108 committed Jul 31, 2023
1 parent bab3f53 commit 9da5044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulumi/app/renderEmail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const emailComponents: EmailComponents = {
// Add other email types and their corresponding components
};

/* Dynamic email data */
interface EmailData {
emailType: string;
[key: string]: any;
Expand Down

0 comments on commit 9da5044

Please sign in to comment.