rsnext/examples/with-next-page-transitions/pages
Pavel Mineev bb973be201
fix: move viewport meta tag to head in _app.js (#25901)
Fixes one of the items that was mentioned in  #25854. 
It fixes the warning in `with-next-page-transitions` by moving the viewport tag to `_app.js` from `_document.js`
2021-06-09 02:25:04 +00:00
..
_app.js fix: move viewport meta tag to head in _app.js (#25901) 2021-06-09 02:25:04 +00:00
_document.js fix: move viewport meta tag to head in _app.js (#25901) 2021-06-09 02:25:04 +00:00
about.js fix: issue #18360 - loading spinner not showing up (#18527) 2020-10-30 13:48:55 -05:00
index.js Fixing Redundant React imports on next.js/examples (#13384) 2020-05-26 15:03:58 +00:00