1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Tim Neutkens ebf0c47c25
Upgrade standard.js ()
* Upgrade standard.js

# Conflicts:
#	yarn.lock

* Upgrade babel-eslint
2018-03-27 20:11:03 +02:00
Márcio Vinícius Oliveira Sena 87d7ad2fc0 Example: Overwriting meta tag with react-helmet () 2017-09-12 14:55:40 +02:00
Micooz Lee 24a67ee967 examples/with-react-helmet: upgrade react-helmet to v5.1.3 and fix invariant violation caused by bodyAttributes () 2017-07-18 08:03:21 +02:00
Alexander Ryzhikov d10d80ce3c Fix react-helmet example missing initial props ()
* Fix react-helmet example missing initial props

* Fix semicolon
2017-04-03 09:51:26 +05:30
Steve Fan a57fa7ebb1 An example with react-helmet ()
* upload example

* fix

* fix

* fix

* fix .babelrc

* fix standard style

* fix indent

* rename helmetHead to helmet

* added gitignore

* package.json

* removed yarn.lock

* Added more examples of using react-helmet

* removed gitignore
2017-03-15 15:23:42 +01:00