Skip to content

Commit

Permalink
fix(prettier): fix prettier issues
Browse files Browse the repository at this point in the history
fix prettier issues for README.md file

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
  • Loading branch information
niloysikdar authored and agentmilindu committed Jul 6, 2022
1 parent 0e306be commit 1aa343b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# react-email


## How to install

**Using NPM**
Expand All @@ -15,7 +14,6 @@ npm install @leopardslab/react-email
yarn add @leopardslab/react-email
```


## Inspiration

The idea of a React Component Library for Emails is not novel. There have been other implementations around for a while and we were inspired a lot by these solutions and many other generic Component Libraries. Following are a few of the amazing other implementations.
Expand All @@ -26,4 +24,3 @@ We try to be the community backed up-to-date solution one can depend on and cont
- [https://www.npmjs.com/package/react-email-components](https://www.npmjs.com/package/react-email-components)
- [https://mjml.io/getting-started/1](https://mjml.io/getting-started/1)
- [https://github.com/ovrsea/medium-articles/tree/master/react-email-templates](https://github.com/ovrsea/medium-articles/tree/master/react-email-templates)

0 comments on commit 1aa343b

Please sign in to comment.