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.
1 parent 659578c commit fdf272aCopy full SHA for fdf272a
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