We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 659578c + fdf272a commit f695cacCopy full SHA for f695cac
README.md
@@ -22,7 +22,7 @@ A step-by-step tutorial is available [here](https://medium.com/mjml-making-respo
22
## Later use of your component
23
24
### In Node.js
25
-```
+```js
26
import mjml2html from 'mjml'
27
import { registerComponent } from 'mjml-core'
28
import MyComponent from './components/MyComponent'
0 commit comments