Skip to content
Snippets Groups Projects
Commit 6ab4602e authored by Sudhanshu Yadav's avatar Sudhanshu Yadav Committed by GitHub
Browse files

Updated readme

parent 35785724
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ app.use((req, res) => {
```
So as per above code we have to do following for server rendering
1. Import MetaTagsServer and MetaTagsContext
2. Create a new instance of MetaTagsServer
3. Wrap your component inside MetaTagsContext and pass extract method as props
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment