Skip to content

Commit

Permalink
fix: cta
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Jul 4, 2024
1 parent dc40fa9 commit ddeaea7
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions integrations/content/react-email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@ title: "React Email"
---

Integrating Novu Framework with [React.Email](https://react.email/) for your Next.js application can be done in three steps.
<Tip>
If you don't have an app, you can create one with the `create-novu-app` command.

```bash
npx create-novu-app@latest --api-key=<API_KEY_HERE>
```

</Tip>

<Info>
Don't have an existing Novu Next.js app yet? Visit our [Quickstart guide](/quickstart/nextjs) to create one.
</Info>

<Steps>
<Step title="Install React.Email components">
Expand Down

0 comments on commit ddeaea7

Please sign in to comment.